#cbaddf color space conversions
Hex:
#cbaddf
RGB:
203, 173, 223
CMY:
20, 32, 13
CMYK:
9, 22, 0, 13
HSL:
276°, 43.8596%, 77.6471%
HSV (HSB):
276°, 22.4215%, 87.4510%
XYZ:
52.8915, 47.9114, 76.2722
xyY:
0.2987, 0.2706, 47.9114
CIE-Lab:
74.7690, 20.0168, -21.1245
CIE-LCH:
74.7690, 29.1018, 313.4577
CIE-Luv:
74.7690, 13.2639, -36.2527
Hunter-Lab:
69.2180, 15.2653, -16.8797
#cbaddf color charts
#cbaddf color shades, tints & tones
#cbaddf color schemes
#cbaddf color preview, HTML & CSS examples
This text has a color of #cbaddf
<p style="color:#cbaddf;">Text here</p>
.mytext {color:#cbaddf;}
This box has a color of #cbaddf
<div style="background-color:#cbaddf;">Content here</div>
.mybackground {background-color:#cbaddf;}
Border around this has a color of #cbaddf
<div style="border:2px solid #cbaddf;">Content here</div>
.myborder {border:2px solid #cbaddf;}