#cbaded color space conversions
Hex:
#cbaded
RGB:
203, 173, 237
CMY:
20, 32, 7
CMYK:
14, 27, 0, 7
HSL:
268°, 64.0000%, 80.3922%
HSV (HSB):
268°, 27.0042%, 92.9412%
XYZ:
54.8582, 48.6981, 86.6291
xyY:
0.2884, 0.2561, 48.6981
CIE-Lab:
75.2631, 22.9227, -27.9736
CIE-LCH:
75.2631, 36.1659, 309.3325
CIE-Luv:
75.2631, 11.8392, -47.9563
Hunter-Lab:
69.7840, 18.1995, -24.7531
#cbaded color charts
#cbaded color shades, tints & tones
#cbaded color schemes
#cbaded color preview, HTML & CSS examples
This text has a color of #cbaded
<p style="color:#cbaded;">Text here</p>
.mytext {color:#cbaded;}
This box has a color of #cbaded
<div style="background-color:#cbaded;">Content here</div>
.mybackground {background-color:#cbaded;}
Border around this has a color of #cbaded
<div style="border:2px solid #cbaded;">Content here</div>
.myborder {border:2px solid #cbaded;}