#cebfe2 color space conversions
Hex:
#cebfe2
RGB:
206, 191, 226
CMY:
19, 25, 11
CMYK:
9, 15, 0, 11
HSL:
266°, 37.6344%, 81.7647%
HSV (HSB):
266°, 15.4867%, 88.6275%
XYZ:
57.8119, 55.8744, 79.6893
xyY:
0.2990, 0.2889, 55.8744
CIE-Lab:
79.5423, 11.8191, -15.5087
CIE-LCH:
79.5423, 19.4990, 307.3108
CIE-Luv:
79.5423, 6.1042, -26.1385
Hunter-Lab:
74.7492, 7.2429, -10.8840
#cebfe2 color charts
#cebfe2 color shades, tints & tones
#cebfe2 color schemes
#cebfe2 color preview, HTML & CSS examples
This text has a color of #cebfe2
<p style="color:#cebfe2;">Text here</p>
.mytext {color:#cebfe2;}
This box has a color of #cebfe2
<div style="background-color:#cebfe2;">Content here</div>
.mybackground {background-color:#cebfe2;}
Border around this has a color of #cebfe2
<div style="border:2px solid #cebfe2;">Content here</div>
.myborder {border:2px solid #cebfe2;}