#ca458f color space conversions
Hex:
        #ca458f
        RGB:
        202, 69, 143
        CMY:
        21, 73, 44
        CMYK:
        0, 66, 29, 21
      HSL:
        327°, 55.6485%, 53.1373%
        HSV (HSB):
        327°, 65.8416%, 79.2157%
        XYZ:
        31.4432, 18.7960, 27.9573
        xyY:
        0.4021, 0.2404, 18.7960
      CIE-Lab:
        50.4476, 59.3938, -12.5536
        CIE-LCH:
        50.4476, 60.7060, 348.0655
        CIE-Luv:
        50.4476, 77.8882, -27.8752
        Hunter-Lab:
        43.3543, 53.5889, -7.8856
      #ca458f color charts
#ca458f RGB chart
      #ca458f CMYK chart
      #ca458f RGB pie chart
      #ca458f color shades, tints & tones
#ca458f color schemes
#ca458f color preview, HTML & CSS examples
           This text has a color of #ca458f        
        
          <p style="color:#ca458f;">Text here</p>
        
        
          .mytext {color:#ca458f;}
        
        Text color #ca458f
      
           This box has a color of #ca458f        
        
          <div style="background-color:#ca458f;">Content here</div>
        
        
          .mybackground {background-color:#ca458f;}
        
        Background color #ca458f
      
           Border around this has a color of #ca458f        
        
          <div style="border:2px solid #ca458f;">Content here</div>
        
        
          .myborder {border:2px solid #ca458f;}
        
        Border color #ca458f