#cbbdef color space conversions
Hex:
#cbbdef
RGB:
203, 189, 239
CMY:
20, 26, 6
CMYK:
15, 21, 0, 6
HSL:
257°, 60.9756%, 83.9216%
HSV (HSB):
257°, 20.9205%, 93.7255%
XYZ:
58.4062, 55.3237, 89.2616
xyY:
0.2877, 0.2725, 55.3237
CIE-Lab:
79.2274, 14.6233, -22.9972
CIE-LCH:
79.2274, 27.2527, 302.4511
CIE-Luv:
79.2274, 4.3769, -38.7600
Hunter-Lab:
74.3799, 10.0008, -19.0866
#cbbdef color charts
#cbbdef RGB chart
#cbbdef CMYK chart
#cbbdef RGB pie chart
#cbbdef color shades, tints & tones
#cbbdef color schemes
#cbbdef color preview, HTML & CSS examples
This text has a color of #cbbdef
<p style="color:#cbbdef;">Text here</p>
.mytext {color:#cbbdef;}
Text color #cbbdef
This box has a color of #cbbdef
<div style="background-color:#cbbdef;">Content here</div>
.mybackground {background-color:#cbbdef;}
Background color #cbbdef
Border around this has a color of #cbbdef
<div style="border:2px solid #cbbdef;">Content here</div>
.myborder {border:2px solid #cbbdef;}
Border color #cbbdef