#f02f85 color space conversions
Hex:
        #f02f85
        RGB:
        240, 47, 133
        CMY:
        6, 82, 48
        CMYK:
        0, 80, 45, 6
      HSL:
        333°, 86.5471%, 56.2745%
        HSV (HSB):
        333°, 80.4167%, 94.1176%
        XYZ:
        41.1853, 22.2518, 24.3146
        xyY:
        0.4693, 0.2536, 22.2518
      CIE-Lab:
        54.2931, 75.3721, -0.1436
        CIE-LCH:
        54.2931, 75.3722, 359.8908
        CIE-Luv:
        54.2931, 119.9624, -14.9774
        Hunter-Lab:
        47.1718, 73.2965, 2.4593
      #f02f85 color charts
#f02f85 RGB chart
      #f02f85 CMYK chart
      #f02f85 RGB pie chart
      #f02f85 color shades, tints & tones
#f02f85 color schemes
#f02f85 color preview, HTML & CSS examples
           This text has a color of #f02f85        
        
          <p style="color:#f02f85;">Text here</p>
        
        
          .mytext {color:#f02f85;}
        
        Text color #f02f85
      
           This box has a color of #f02f85        
        
          <div style="background-color:#f02f85;">Content here</div>
        
        
          .mybackground {background-color:#f02f85;}
        
        Background color #f02f85
      
           Border around this has a color of #f02f85        
        
          <div style="border:2px solid #f02f85;">Content here</div>
        
        
          .myborder {border:2px solid #f02f85;}
        
        Border color #f02f85