#ca8cec color space conversions
Hex:
#ca8cec
RGB:
202, 140, 236
CMY:
21, 45, 7
CMYK:
14, 41, 0, 7
HSL:
279°, 71.6418%, 73.7255%
HSV (HSB):
279°, 40.6780%, 92.5490%
XYZ:
48.8755, 37.3689, 83.9938
xyY:
0.2871, 0.2195, 37.3689
CIE-Lab:
67.5528, 40.4370, -39.3686
CIE-LCH:
67.5528, 56.4361, 315.7670
CIE-Luv:
67.5528, 25.5741, -68.4088
Hunter-Lab:
61.1301, 35.7391, -38.6744
#ca8cec color charts
#ca8cec color shades, tints & tones
#ca8cec color schemes
#ca8cec color preview, HTML & CSS examples
This text has a color of #ca8cec
<p style="color:#ca8cec;">Text here</p>
.mytext {color:#ca8cec;}
This box has a color of #ca8cec
<div style="background-color:#ca8cec;">Content here</div>
.mybackground {background-color:#ca8cec;}
Border around this has a color of #ca8cec
<div style="border:2px solid #ca8cec;">Content here</div>
.myborder {border:2px solid #ca8cec;}