#ca5e8c color space conversions
Hex:
#ca5e8c
RGB:
202, 94, 140
CMY:
21, 63, 45
CMYK:
0, 53, 31, 21
HSL:
334°, 50.4673%, 58.0392%
HSV (HSB):
334°, 53.4653%, 79.2157%
XYZ:
33.0934, 22.4554, 27.4011
xyY:
0.3990, 0.2707, 22.4554
CIE-Lab:
54.5069, 47.8440, -4.7060
CIE-LCH:
54.5069, 48.0749, 354.3823
CIE-Luv:
54.5069, 67.2734, -15.1225
Hunter-Lab:
47.3871, 41.7304, -1.1127
#ca5e8c color charts
#ca5e8c color shades, tints & tones
#ca5e8c color schemes
#ca5e8c color preview, HTML & CSS examples
This text has a color of #ca5e8c
<p style="color:#ca5e8c;">Text here</p>
.mytext {color:#ca5e8c;}
This box has a color of #ca5e8c
<div style="background-color:#ca5e8c;">Content here</div>
.mybackground {background-color:#ca5e8c;}
Border around this has a color of #ca5e8c
<div style="border:2px solid #ca5e8c;">Content here</div>
.myborder {border:2px solid #ca5e8c;}