#cbadef color space conversions
Hex:
#cbadef
RGB:
203, 173, 239
CMY:
20, 32, 6
CMYK:
15, 28, 0, 6
HSL:
267°, 67.3469%, 80.7843%
HSV (HSB):
267°, 27.6151%, 93.7255%
XYZ:
55.1522, 48.8156, 88.1769
xyY:
0.2870, 0.2541, 48.8156
CIE-Lab:
75.3365, 23.3485, -28.9443
CIE-LCH:
75.3365, 37.1877, 308.8921
CIE-Luv:
75.3365, 11.6356, -49.6339
Hunter-Lab:
69.8682, 18.6340, -25.9190
#cbadef color charts
#cbadef color shades, tints & tones
#cbadef color schemes
#cbadef color preview, HTML & CSS examples
This text has a color of #cbadef
<p style="color:#cbadef;">Text here</p>
.mytext {color:#cbadef;}
This box has a color of #cbadef
<div style="background-color:#cbadef;">Content here</div>
.mybackground {background-color:#cbadef;}
Border around this has a color of #cbadef
<div style="border:2px solid #cbadef;">Content here</div>
.myborder {border:2px solid #cbadef;}