#cebefc color space conversions
Hex:
#cebefc
RGB:
206, 190, 252
CMY:
19, 25, 1
CMYK:
18, 25, 0, 1
HSL:
255°, 91.1765%, 86.6667%
HSV (HSB):
255°, 24.6032%, 98.8235%
XYZ:
61.4377, 56.9770, 99.8550
xyY:
0.2815, 0.2610, 56.9770
CIE-Lab:
80.1667, 17.8055, -28.5076
CIE-LCH:
80.1667, 33.6113, 301.9885
CIE-Luv:
80.1667, 4.4969, -48.4741
Hunter-Lab:
75.4831, 13.1905, -25.5953
#cebefc color charts
#cebefc color shades, tints & tones
#cebefc color schemes
#cebefc color preview, HTML & CSS examples
This text has a color of #cebefc
<p style="color:#cebefc;">Text here</p>
.mytext {color:#cebefc;}
This box has a color of #cebefc
<div style="background-color:#cebefc;">Content here</div>
.mybackground {background-color:#cebefc;}
Border around this has a color of #cebefc
<div style="border:2px solid #cebefc;">Content here</div>
.myborder {border:2px solid #cebefc;}