#ca8ced color space conversions
Hex:
#ca8ced
RGB:
202, 140, 237
CMY:
21, 45, 7
CMYK:
15, 41, 0, 7
HSL:
278°, 72.9323%, 73.9216%
HSV (HSB):
278°, 40.9283%, 92.9412%
XYZ:
49.0213, 37.4271, 84.7612
xyY:
0.2863, 0.2186, 37.4271
CIE-Lab:
67.5963, 40.6476, -39.8507
CIE-LCH:
67.5963, 56.9236, 315.5672
CIE-Luv:
67.5963, 25.4167, -69.2379
Hunter-Lab:
61.1777, 35.9697, -39.3214
#ca8ced color charts
#ca8ced color shades, tints & tones
#ca8ced color schemes
#ca8ced color preview, HTML & CSS examples
This text has a color of #ca8ced
<p style="color:#ca8ced;">Text here</p>
.mytext {color:#ca8ced;}
This box has a color of #ca8ced
<div style="background-color:#ca8ced;">Content here</div>
.mybackground {background-color:#ca8ced;}
Border around this has a color of #ca8ced
<div style="border:2px solid #ca8ced;">Content here</div>
.myborder {border:2px solid #ca8ced;}