#c3015a color space conversions
Hex:
        #c3015a
        RGB:
        195, 1, 90
        CMY:
        24, 100, 65
        CMYK:
        0, 99, 54, 24
      HSL:
        332°, 98.9796%, 38.4314%
        HSV (HSB):
        332°, 99.4872%, 76.4706%
        XYZ:
        24.3620, 12.3620, 10.7749
        xyY:
        0.5129, 0.2603, 12.3620
      CIE-Lab:
        41.7858, 68.5339, 7.1221
        CIE-LCH:
        41.7858, 68.9030, 5.9330
        CIE-Luv:
        41.7858, 111.1655, -4.7881
        Hunter-Lab:
        35.1596, 62.1527, 6.4419
      #c3015a color charts
#c3015a RGB chart
      #c3015a CMYK chart
      #c3015a RGB pie chart
      #c3015a color shades, tints & tones
#c3015a color schemes
#c3015a color preview, HTML & CSS examples
           This text has a color of #c3015a        
        
          <p style="color:#c3015a;">Text here</p>
        
        
          .mytext {color:#c3015a;}
        
        Text color #c3015a
      
           This box has a color of #c3015a        
        
          <div style="background-color:#c3015a;">Content here</div>
        
        
          .mybackground {background-color:#c3015a;}
        
        Background color #c3015a
      
           Border around this has a color of #c3015a        
        
          <div style="border:2px solid #c3015a;">Content here</div>
        
        
          .myborder {border:2px solid #c3015a;}
        
        Border color #c3015a