#f03c95 color space conversions
Hex:
        #f03c95
        RGB:
        240, 60, 149
        CMY:
        6, 76, 42
        CMYK:
        0, 75, 38, 6
      HSL:
        330°, 85.7143%, 58.8235%
        HSV (HSB):
        330°, 75.0000%, 94.1176%
        XYZ:
        42.9759, 23.9269, 30.7870
        xyY:
        0.4399, 0.2449, 23.9269
      CIE-Lab:
        56.0145, 73.3575, -7.1071
        CIE-LCH:
        56.0145, 73.7010, 354.4662
        CIE-Luv:
        56.0145, 109.2090, -23.7631
        Hunter-Lab:
        48.9151, 71.2250, -3.0764
      #f03c95 color charts
#f03c95 RGB chart
      #f03c95 CMYK chart
      #f03c95 RGB pie chart
      #f03c95 color shades, tints & tones
#f03c95 color schemes
#f03c95 color preview, HTML & CSS examples
           This text has a color of #f03c95        
        
          <p style="color:#f03c95;">Text here</p>
        
        
          .mytext {color:#f03c95;}
        
        Text color #f03c95
      
           This box has a color of #f03c95        
        
          <div style="background-color:#f03c95;">Content here</div>
        
        
          .mybackground {background-color:#f03c95;}
        
        Background color #f03c95
      
           Border around this has a color of #f03c95        
        
          <div style="border:2px solid #f03c95;">Content here</div>
        
        
          .myborder {border:2px solid #f03c95;}
        
        Border color #f03c95