#f02fe4 color space conversions
Hex:
        #f02fe4
        RGB:
        240, 47, 228
        CMY:
        6, 82, 11
        CMYK:
        0, 80, 5, 6
      HSL:
        304°, 86.5471%, 56.2745%
        HSV (HSB):
        304°, 80.4167%, 94.1176%
        XYZ:
        50.9553, 26.1597, 75.7625
        xyY:
        0.3333, 0.1711, 26.1597
      CIE-Lab:
        58.1884, 86.4042, -49.3153
        CIE-LCH:
        58.1884, 99.4871, 330.2844
        CIE-Luv:
        58.1884, 80.2449, -88.7099
        Hunter-Lab:
        51.1466, 88.3258, -52.0226
      #f02fe4 color charts
#f02fe4 RGB chart
      #f02fe4 CMYK chart
      #f02fe4 RGB pie chart
      #f02fe4 color shades, tints & tones
#f02fe4 color schemes
#f02fe4 color preview, HTML & CSS examples
           This text has a color of #f02fe4        
        
          <p style="color:#f02fe4;">Text here</p>
        
        
          .mytext {color:#f02fe4;}
        
        Text color #f02fe4
      
           This box has a color of #f02fe4        
        
          <div style="background-color:#f02fe4;">Content here</div>
        
        
          .mybackground {background-color:#f02fe4;}
        
        Background color #f02fe4
      
           Border around this has a color of #f02fe4        
        
          <div style="border:2px solid #f02fe4;">Content here</div>
        
        
          .myborder {border:2px solid #f02fe4;}
        
        Border color #f02fe4