#f02df4 color space conversions
Hex:
        #f02df4
        RGB:
        240, 45, 244
        CMY:
        6, 82, 4
        CMYK:
        2, 82, 0, 4
      HSL:
        299°, 90.0452%, 56.6667%
        HSV (HSB):
        299°, 81.5574%, 95.6863%
        XYZ:
        53.2027, 26.9337, 87.9826
        xyY:
        0.3165, 0.1602, 26.9337
      CIE-Lab:
        58.9129, 89.1671, -57.1238
        CIE-LCH:
        58.9129, 105.8957, 327.3548
        CIE-Luv:
        58.9129, 74.4860, -101.2513
        Hunter-Lab:
        51.8977, 92.1676, -64.1865
      #f02df4 color charts
#f02df4 RGB chart
      #f02df4 CMYK chart
      #f02df4 RGB pie chart
      #f02df4 color shades, tints & tones
#f02df4 color schemes
#f02df4 color preview, HTML & CSS examples
           This text has a color of #f02df4        
        
          <p style="color:#f02df4;">Text here</p>
        
        
          .mytext {color:#f02df4;}
        
        Text color #f02df4
      
           This box has a color of #f02df4        
        
          <div style="background-color:#f02df4;">Content here</div>
        
        
          .mybackground {background-color:#f02df4;}
        
        Background color #f02df4
      
           Border around this has a color of #f02df4        
        
          <div style="border:2px solid #f02df4;">Content here</div>
        
        
          .myborder {border:2px solid #f02df4;}
        
        Border color #f02df4