#f0415a color space conversions
Hex:
        #f0415a
        RGB:
        240, 65, 90
        CMY:
        6, 75, 65
        CMYK:
        0, 73, 63, 6
      HSL:
        351°, 85.3659%, 59.8039%
        HSV (HSB):
        351°, 72.9167%, 94.1176%
        XYZ:
        39.6709, 23.0440, 12.0299
        xyY:
        0.5308, 0.3083, 23.0440
      CIE-Lab:
        55.1177, 67.1224, 26.6477
        CIE-LCH:
        55.1177, 72.2185, 21.6532
        CIE-Luv:
        55.1177, 128.0470, 17.0528
        Hunter-Lab:
        48.0042, 63.5060, 18.7448
      #f0415a color charts
#f0415a RGB chart
      #f0415a CMYK chart
      #f0415a RGB pie chart
      #f0415a color shades, tints & tones
#f0415a color schemes
#f0415a color preview, HTML & CSS examples
           This text has a color of #f0415a        
        
          <p style="color:#f0415a;">Text here</p>
        
        
          .mytext {color:#f0415a;}
        
        Text color #f0415a
      
           This box has a color of #f0415a        
        
          <div style="background-color:#f0415a;">Content here</div>
        
        
          .mybackground {background-color:#f0415a;}
        
        Background color #f0415a
      
           Border around this has a color of #f0415a        
        
          <div style="border:2px solid #f0415a;">Content here</div>
        
        
          .myborder {border:2px solid #f0415a;}
        
        Border color #f0415a