#f027fd color space conversions
Hex:
        #f027fd
        RGB:
        240, 39, 253
        CMY:
        6, 85, 1
        CMYK:
        5, 85, 0, 1
      HSL:
        296°, 98.1651%, 57.2549%
        HSV (HSB):
        296°, 84.5850%, 99.2157%
        XYZ:
        54.3903, 27.0682, 95.2865
        xyY:
        0.3077, 0.1531, 27.0682
      CIE-Lab:
        59.0374, 91.6743, -61.9276
        CIE-LCH:
        59.0374, 110.6309, 325.9603
        CIE-Luv:
        59.0374, 71.9065, -108.9031
        Hunter-Lab:
        52.0271, 95.5608, -72.1695
      #f027fd color charts
#f027fd RGB chart
      #f027fd CMYK chart
      #f027fd RGB pie chart
      #f027fd color shades, tints & tones
#f027fd color schemes
#f027fd color preview, HTML & CSS examples
           This text has a color of #f027fd        
        
          <p style="color:#f027fd;">Text here</p>
        
        
          .mytext {color:#f027fd;}
        
        Text color #f027fd
      
           This box has a color of #f027fd        
        
          <div style="background-color:#f027fd;">Content here</div>
        
        
          .mybackground {background-color:#f027fd;}
        
        Background color #f027fd
      
           Border around this has a color of #f027fd        
        
          <div style="border:2px solid #f027fd;">Content here</div>
        
        
          .myborder {border:2px solid #f027fd;}
        
        Border color #f027fd