#cbdffe color space conversions
Hex:
#cbdffe
RGB:
203, 223, 254
CMY:
20, 13, 0
CMYK:
20, 12, 0, 0
HSL:
216°, 96.2264%, 89.6078%
HSV (HSB):
216°, 20.0787%, 99.6078%
XYZ:
68.9057, 72.6276, 104.1527
xyY:
0.2805, 0.2956, 72.6276
CIE-Lab:
88.2698, -0.2708, -17.2852
CIE-LCH:
88.2698, 17.2874, 269.1025
CIE-Luv:
88.2698, -11.9806, -27.4400
Hunter-Lab:
85.2218, -4.8130, -12.8052
#cbdffe color charts
#cbdffe color shades, tints & tones
#cbdffe color schemes
#cbdffe color preview, HTML & CSS examples
This text has a color of #cbdffe
<p style="color:#cbdffe;">Text here</p>
.mytext {color:#cbdffe;}
This box has a color of #cbdffe
<div style="background-color:#cbdffe;">Content here</div>
.mybackground {background-color:#cbdffe;}
Border around this has a color of #cbdffe
<div style="border:2px solid #cbdffe;">Content here</div>
.myborder {border:2px solid #cbdffe;}