#f02a94 color space conversions
Hex:
        #f02a94
        RGB:
        240, 42, 148
        CMY:
        6, 84, 42
        CMYK:
        0, 83, 38, 6
      HSL:
        328°, 86.8421%, 55.2941%
        HSV (HSB):
        328°, 82.5000%, 94.1176%
        XYZ:
        42.1084, 22.3193, 30.1057
        xyY:
        0.4454, 0.2361, 22.3193
      CIE-Lab:
        54.3642, 77.8716, -8.9770
        CIE-LCH:
        54.3642, 78.3874, 353.4240
        CIE-Luv:
        54.3642, 114.9616, -27.1370
        Hunter-Lab:
        47.2433, 76.4230, -4.7121
      #f02a94 color charts
#f02a94 RGB chart
      #f02a94 CMYK chart
      #f02a94 RGB pie chart
      #f02a94 color shades, tints & tones
#f02a94 color schemes
#f02a94 color preview, HTML & CSS examples
           This text has a color of #f02a94        
        
          <p style="color:#f02a94;">Text here</p>
        
        
          .mytext {color:#f02a94;}
        
        Text color #f02a94
      
           This box has a color of #f02a94        
        
          <div style="background-color:#f02a94;">Content here</div>
        
        
          .mybackground {background-color:#f02a94;}
        
        Background color #f02a94
      
           Border around this has a color of #f02a94        
        
          <div style="border:2px solid #f02a94;">Content here</div>
        
        
          .myborder {border:2px solid #f02a94;}
        
        Border color #f02a94