#cbeafd color space conversions
Hex:
#cbeafd
RGB:
203, 234, 253
CMY:
20, 8, 1
CMYK:
20, 8, 0, 1
HSL:
203°, 92.5926%, 89.4118%
HSV (HSB):
203°, 19.7628%, 99.2157%
XYZ:
71.7810, 78.6340, 104.3231
xyY:
0.2818, 0.3087, 78.6340
CIE-Lab:
91.0684, -6.1710, -12.5674
CIE-LCH:
91.0684, 14.0008, 243.8477
CIE-Luv:
91.0684, -16.9144, -18.8406
Hunter-Lab:
88.6758, -10.6910, -7.6790
#cbeafd color charts
#cbeafd color shades, tints & tones
#cbeafd color schemes
#cbeafd color preview, HTML & CSS examples
This text has a color of #cbeafd
<p style="color:#cbeafd;">Text here</p>
.mytext {color:#cbeafd;}
This box has a color of #cbeafd
<div style="background-color:#cbeafd;">Content here</div>
.mybackground {background-color:#cbeafd;}
Border around this has a color of #cbeafd
<div style="border:2px solid #cbeafd;">Content here</div>
.myborder {border:2px solid #cbeafd;}