#ca5cec color space conversions
Hex:
#ca5cec
RGB:
202, 92, 236
CMY:
21, 64, 7
CMYK:
14, 61, 0, 7
HSL:
286°, 79.1209%, 64.3137%
HSV (HSB):
286°, 61.0169%, 92.5490%
XYZ:
43.3246, 26.2670, 82.1435
xyY:
0.2855, 0.1731, 26.2670
CIE-Lab:
58.2896, 64.5865, -53.9828
CIE-LCH:
58.2896, 84.1757, 320.1104
CIE-Luv:
58.2896, 42.1389, -92.8994
Hunter-Lab:
51.2513, 61.2027, -59.1516
#ca5cec color charts
#ca5cec color shades, tints & tones
#ca5cec color schemes
#ca5cec color preview, HTML & CSS examples
This text has a color of #ca5cec
<p style="color:#ca5cec;">Text here</p>
.mytext {color:#ca5cec;}
This box has a color of #ca5cec
<div style="background-color:#ca5cec;">Content here</div>
.mybackground {background-color:#ca5cec;}
Border around this has a color of #ca5cec
<div style="border:2px solid #ca5cec;">Content here</div>
.myborder {border:2px solid #ca5cec;}