#ca4e5f color space conversions
Hex:
        #ca4e5f
        RGB:
        202, 78, 95
        CMY:
        21, 69, 63
        CMYK:
        0, 61, 53, 21
      HSL:
        352°, 53.9130%, 54.9020%
        HSV (HSB):
        352°, 61.3861%, 79.2157%
        XYZ:
        29.1471, 18.8316, 12.9251
        xyY:
        0.4786, 0.3092, 18.8316
      CIE-Lab:
        50.4896, 50.5822, 16.3444
        CIE-LCH:
        50.4896, 53.1573, 17.9070
        CIE-Luv:
        50.4896, 88.5391, 10.0797
        Hunter-Lab:
        43.3953, 43.9501, 12.7175
      #ca4e5f color charts
#ca4e5f RGB chart
      #ca4e5f CMYK chart
      #ca4e5f RGB pie chart
      #ca4e5f color shades, tints & tones
#ca4e5f color schemes
#ca4e5f color preview, HTML & CSS examples
           This text has a color of #ca4e5f        
        
          <p style="color:#ca4e5f;">Text here</p>
        
        
          .mytext {color:#ca4e5f;}
        
        Text color #ca4e5f
      
           This box has a color of #ca4e5f        
        
          <div style="background-color:#ca4e5f;">Content here</div>
        
        
          .mybackground {background-color:#ca4e5f;}
        
        Background color #ca4e5f
      
           Border around this has a color of #ca4e5f        
        
          <div style="border:2px solid #ca4e5f;">Content here</div>
        
        
          .myborder {border:2px solid #ca4e5f;}
        
        Border color #ca4e5f