#ca5882 color space conversions
Hex:
#ca5882
RGB:
202, 88, 130
CMY:
21, 65, 49
CMYK:
0, 56, 36, 21
HSL:
338°, 51.8182%, 56.8627%
HSV (HSB):
338°, 56.4356%, 79.2157%
XYZ:
31.8761, 21.1477, 23.5210
xyY:
0.4164, 0.2763, 21.1477
CIE-Lab:
53.1108, 49.4947, -0.8473
CIE-LCH:
53.1108, 49.5020, 359.0193
CIE-Luv:
53.1108, 73.1812, -10.2172
Hunter-Lab:
45.9866, 43.2525, 1.8654
#ca5882 color charts
#ca5882 color shades, tints & tones
#ca5882 color schemes
#ca5882 color preview, HTML & CSS examples
This text has a color of #ca5882
<p style="color:#ca5882;">Text here</p>
.mytext {color:#ca5882;}
This box has a color of #ca5882
<div style="background-color:#ca5882;">Content here</div>
.mybackground {background-color:#ca5882;}
Border around this has a color of #ca5882
<div style="border:2px solid #ca5882;">Content here</div>
.myborder {border:2px solid #ca5882;}