#ca015f color space conversions
Hex:
        #ca015f
        RGB:
        202, 1, 95
        CMY:
        21, 100, 63
        CMYK:
        0, 100, 53, 21
      HSL:
        332°, 99.0148%, 39.8039%
        HSV (HSB):
        332°, 99.5050%, 79.2157%
        XYZ:
        26.4335, 13.4045, 12.0206
        xyY:
        0.5097, 0.2585, 13.4045
      CIE-Lab:
        43.3665, 70.4790, 6.4118
        CIE-LCH:
        43.3665, 70.7700, 5.1982
        CIE-Luv:
        43.3665, 114.6319, -5.9797
        Hunter-Lab:
        36.6121, 64.8036, 6.1622
      #ca015f color charts
#ca015f RGB chart
      #ca015f CMYK chart
      #ca015f RGB pie chart
      #ca015f color shades, tints & tones
#ca015f color schemes
#ca015f color preview, HTML & CSS examples
           This text has a color of #ca015f        
        
          <p style="color:#ca015f;">Text here</p>
        
        
          .mytext {color:#ca015f;}
        
        Text color #ca015f
      
           This box has a color of #ca015f        
        
          <div style="background-color:#ca015f;">Content here</div>
        
        
          .mybackground {background-color:#ca015f;}
        
        Background color #ca015f
      
           Border around this has a color of #ca015f        
        
          <div style="border:2px solid #ca015f;">Content here</div>
        
        
          .myborder {border:2px solid #ca015f;}
        
        Border color #ca015f