#cebffe color space conversions
Hex:
#cebffe
RGB:
206, 191, 254
CMY:
19, 25, 0
CMYK:
19, 25, 0, 0
HSL:
254°, 96.9231%, 87.2549%
HSV (HSB):
254°, 24.8031%, 99.6078%
XYZ:
61.9738, 57.5392, 101.6057
xyY:
0.2803, 0.2602, 57.5392
CIE-Lab:
80.4819, 17.7004, -29.0931
CIE-LCH:
80.4819, 34.0545, 301.3166
CIE-Luv:
80.4819, 3.8930, -49.4636
Hunter-Lab:
75.8546, 13.0904, -26.3196
#cebffe color charts
#cebffe color shades, tints & tones
#cebffe color schemes
#cebffe color preview, HTML & CSS examples
This text has a color of #cebffe
<p style="color:#cebffe;">Text here</p>
.mytext {color:#cebffe;}
This box has a color of #cebffe
<div style="background-color:#cebffe;">Content here</div>
.mybackground {background-color:#cebffe;}
Border around this has a color of #cebffe
<div style="border:2px solid #cebffe;">Content here</div>
.myborder {border:2px solid #cebffe;}