#f02a98 color space conversions
Hex:
        #f02a98
        RGB:
        240, 42, 152
        CMY:
        6, 84, 40
        CMYK:
        0, 83, 37, 6
      HSL:
        327°, 86.8421%, 55.2941%
        HSV (HSB):
        327°, 82.5000%, 94.1176%
        XYZ:
        42.4306, 22.4482, 31.8024
        xyY:
        0.4389, 0.2322, 22.4482
      CIE-Lab:
        54.4994, 78.2587, -11.1470
        CIE-LCH:
        54.4994, 79.0486, 351.8934
        CIE-Luv:
        54.4994, 113.2182, -30.1876
        Hunter-Lab:
        47.3795, 76.9412, -6.6313
      #f02a98 color charts
#f02a98 RGB chart
      #f02a98 CMYK chart
      #f02a98 RGB pie chart
      #f02a98 color shades, tints & tones
#f02a98 color schemes
#f02a98 color preview, HTML & CSS examples
           This text has a color of #f02a98        
        
          <p style="color:#f02a98;">Text here</p>
        
        
          .mytext {color:#f02a98;}
        
        Text color #f02a98
      
           This box has a color of #f02a98        
        
          <div style="background-color:#f02a98;">Content here</div>
        
        
          .mybackground {background-color:#f02a98;}
        
        Background color #f02a98
      
           Border around this has a color of #f02a98        
        
          <div style="border:2px solid #f02a98;">Content here</div>
        
        
          .myborder {border:2px solid #f02a98;}
        
        Border color #f02a98