#ca4f85 color space conversions
Hex:
        #ca4f85
        RGB:
        202, 79, 133
        CMY:
        21, 69, 48
        CMYK:
        0, 61, 34, 21
      HSL:
        334°, 53.7118%, 55.0980%
        HSV (HSB):
        334°, 60.8911%, 79.2157%
        XYZ:
        31.3867, 19.8420, 24.3659
        xyY:
        0.4152, 0.2625, 19.8420
      CIE-Lab:
        51.6581, 53.9695, -4.7721
        CIE-LCH:
        51.6581, 54.1800, 354.9470
        CIE-Luv:
        51.6581, 76.8107, -16.2779
        Hunter-Lab:
        44.5443, 47.8217, -1.2508
      #ca4f85 color charts
#ca4f85 RGB chart
      #ca4f85 CMYK chart
      #ca4f85 RGB pie chart
      #ca4f85 color shades, tints & tones
#ca4f85 color schemes
#ca4f85 color preview, HTML & CSS examples
           This text has a color of #ca4f85        
        
          <p style="color:#ca4f85;">Text here</p>
        
        
          .mytext {color:#ca4f85;}
        
        Text color #ca4f85
      
           This box has a color of #ca4f85        
        
          <div style="background-color:#ca4f85;">Content here</div>
        
        
          .mybackground {background-color:#ca4f85;}
        
        Background color #ca4f85
      
           Border around this has a color of #ca4f85        
        
          <div style="border:2px solid #ca4f85;">Content here</div>
        
        
          .myborder {border:2px solid #ca4f85;}
        
        Border color #ca4f85