#ca5c80 color space conversions
Hex:
        #ca5c80
        RGB:
        202, 92, 128
        CMY:
        21, 64, 50
        CMYK:
        0, 54, 37, 21
      HSL:
        340°, 50.9259%, 57.6471%
        HSV (HSB):
        340°, 54.4554%, 79.2157%
        XYZ:
        32.0805, 21.7694, 22.9332
        xyY:
        0.4178, 0.2835, 21.7694
      CIE-Lab:
        53.7814, 47.3450, 1.3171
        CIE-LCH:
        53.7814, 47.3633, 1.5936
        CIE-Luv:
        53.7814, 71.5833, -6.9557
        Hunter-Lab:
        46.6576, 41.0809, 3.5182
      #ca5c80 color charts
#ca5c80 RGB chart
      #ca5c80 CMYK chart
      #ca5c80 RGB pie chart
      #ca5c80 color shades, tints & tones
#ca5c80 color schemes
#ca5c80 color preview, HTML & CSS examples
           This text has a color of #ca5c80        
        
          <p style="color:#ca5c80;">Text here</p>
        
        
          .mytext {color:#ca5c80;}
        
        Text color #ca5c80
      
           This box has a color of #ca5c80        
        
          <div style="background-color:#ca5c80;">Content here</div>
        
        
          .mybackground {background-color:#ca5c80;}
        
        Background color #ca5c80
      
           Border around this has a color of #ca5c80        
        
          <div style="border:2px solid #ca5c80;">Content here</div>
        
        
          .myborder {border:2px solid #ca5c80;}
        
        Border color #ca5c80