#c99dea color space conversions
Hex:
#c99dea
RGB:
201, 157, 234
CMY:
21, 38, 8
CMYK:
14, 33, 0, 8
HSL:
274°, 64.7059%, 76.6667%
HSV (HSB):
274°, 32.9060%, 91.7647%
XYZ:
50.9956, 42.4720, 83.3520
xyY:
0.2884, 0.2402, 42.4720
CIE-Lab:
71.1951, 30.4479, -32.6205
CIE-LCH:
71.1951, 44.6225, 313.0270
CIE-Luv:
71.1951, 18.1361, -56.3465
Hunter-Lab:
65.1705, 25.6271, -30.2116
#c99dea color charts
#c99dea color shades, tints & tones
#c99dea color schemes
#c99dea color preview, HTML & CSS examples
This text has a color of #c99dea
<p style="color:#c99dea;">Text here</p>
.mytext {color:#c99dea;}
This box has a color of #c99dea
<div style="background-color:#c99dea;">Content here</div>
.mybackground {background-color:#c99dea;}
Border around this has a color of #c99dea
<div style="border:2px solid #c99dea;">Content here</div>
.myborder {border:2px solid #c99dea;}