#f02a70 color space conversions
Hex:
        #f02a70
        RGB:
        240, 42, 112
        CMY:
        6, 84, 56
        CMYK:
        0, 83, 53, 6
      HSL:
        339°, 86.8421%, 55.2941%
        HSV (HSB):
        339°, 82.5000%, 94.1176%
        XYZ:
        39.6878, 21.3510, 17.3586
        xyY:
        0.5062, 0.2723, 21.3510
      CIE-Lab:
        53.3316, 74.8740, 11.0908
        CIE-LCH:
        53.3316, 75.6909, 8.4258
        CIE-Luv:
        53.3316, 129.9617, -1.3611
        Hunter-Lab:
        46.2072, 72.4527, 10.0716
      #f02a70 color charts
#f02a70 RGB chart
      #f02a70 CMYK chart
      #f02a70 RGB pie chart
      #f02a70 color shades, tints & tones
#f02a70 color schemes
#f02a70 color preview, HTML & CSS examples
           This text has a color of #f02a70        
        
          <p style="color:#f02a70;">Text here</p>
        
        
          .mytext {color:#f02a70;}
        
        Text color #f02a70
      
           This box has a color of #f02a70        
        
          <div style="background-color:#f02a70;">Content here</div>
        
        
          .mybackground {background-color:#f02a70;}
        
        Background color #f02a70
      
           Border around this has a color of #f02a70        
        
          <div style="border:2px solid #f02a70;">Content here</div>
        
        
          .myborder {border:2px solid #f02a70;}
        
        Border color #f02a70