#ca5282 color space conversions
Hex:
        #ca5282
        RGB:
        202, 82, 130
        CMY:
        21, 68, 49
        CMYK:
        0, 59, 36, 21
      HSL:
        336°, 53.0973%, 55.6863%
        HSV (HSB):
        336°, 59.4059%, 79.2157%
        XYZ:
        31.4037, 20.2028, 23.3635
        xyY:
        0.4189, 0.2695, 20.2028
      CIE-Lab:
        52.0658, 52.2743, -2.3806
        CIE-LCH:
        52.0658, 52.3284, 357.3926
        CIE-Luv:
        52.0658, 76.2647, -12.7723
        Hunter-Lab:
        44.9476, 46.0549, 0.6447
      #ca5282 color charts
#ca5282 RGB chart
      #ca5282 CMYK chart
      #ca5282 RGB pie chart
      #ca5282 color shades, tints & tones
#ca5282 color schemes
#ca5282 color preview, HTML & CSS examples
           This text has a color of #ca5282        
        
          <p style="color:#ca5282;">Text here</p>
        
        
          .mytext {color:#ca5282;}
        
        Text color #ca5282
      
           This box has a color of #ca5282        
        
          <div style="background-color:#ca5282;">Content here</div>
        
        
          .mybackground {background-color:#ca5282;}
        
        Background color #ca5282
      
           Border around this has a color of #ca5282        
        
          <div style="border:2px solid #ca5282;">Content here</div>
        
        
          .myborder {border:2px solid #ca5282;}
        
        Border color #ca5282