#f0288a color space conversions
Hex:
        #f0288a
        RGB:
        240, 40, 138
        CMY:
        6, 84, 46
        CMYK:
        0, 83, 43, 6
      HSL:
        331°, 86.9565%, 54.9020%
        HSV (HSB):
        331°, 83.3333%, 94.1176%
        XYZ:
        41.2814, 21.8778, 26.0918
        xyY:
        0.4625, 0.2451, 21.8778
      CIE-Lab:
        53.8971, 77.3728, -3.7134
        CIE-LCH:
        53.8971, 77.4619, 357.2523
        CIE-Luv:
        53.8971, 119.7932, -20.0079
        Hunter-Lab:
        46.7737, 75.6859, -0.3322
      #f0288a color charts
#f0288a RGB chart
      #f0288a CMYK chart
      #f0288a RGB pie chart
      #f0288a color shades, tints & tones
#f0288a color schemes
#f0288a color preview, HTML & CSS examples
           This text has a color of #f0288a        
        
          <p style="color:#f0288a;">Text here</p>
        
        
          .mytext {color:#f0288a;}
        
        Text color #f0288a
      
           This box has a color of #f0288a        
        
          <div style="background-color:#f0288a;">Content here</div>
        
        
          .mybackground {background-color:#f0288a;}
        
        Background color #f0288a
      
           Border around this has a color of #f0288a        
        
          <div style="border:2px solid #f0288a;">Content here</div>
        
        
          .myborder {border:2px solid #f0288a;}
        
        Border color #f0288a