#ca9ced color space conversions
Hex:
#ca9ced
RGB:
202, 156, 237
CMY:
21, 39, 7
CMYK:
15, 34, 0, 7
HSL:
274°, 69.2308%, 77.0588%
HSV (HSB):
274°, 34.1772%, 92.9412%
XYZ:
51.5316, 42.4479, 85.5980
xyY:
0.2870, 0.2364, 42.4479
CIE-Lab:
71.1786, 31.9373, -34.2776
CIE-LCH:
71.1786, 46.8503, 312.9758
CIE-Luv:
71.1786, 18.7594, -59.3034
Hunter-Lab:
65.1521, 27.1674, -32.2899
#ca9ced color charts
#ca9ced color shades, tints & tones
#ca9ced color schemes
#ca9ced color preview, HTML & CSS examples
This text has a color of #ca9ced
<p style="color:#ca9ced;">Text here</p>
.mytext {color:#ca9ced;}
This box has a color of #ca9ced
<div style="background-color:#ca9ced;">Content here</div>
.mybackground {background-color:#ca9ced;}
Border around this has a color of #ca9ced
<div style="border:2px solid #ca9ced;">Content here</div>
.myborder {border:2px solid #ca9ced;}