#cebcf7 color space conversions
Hex:
#cebcf7
RGB:
206, 188, 247
CMY:
19, 26, 3
CMYK:
17, 24, 0, 3
HSL:
258°, 78.6667%, 85.2941%
HSV (HSB):
258°, 23.8866%, 96.8627%
XYZ:
60.2253, 55.8037, 95.5927
xyY:
0.2846, 0.2637, 55.8037
CIE-Lab:
79.5019, 17.8080, -26.8486
CIE-LCH:
79.5019, 32.2175, 303.5553
CIE-Luv:
79.5019, 5.8024, -45.6549
Hunter-Lab:
74.7018, 13.1801, -23.5795
#cebcf7 color charts
#cebcf7 color shades, tints & tones
#cebcf7 color schemes
#cebcf7 color preview, HTML & CSS examples
This text has a color of #cebcf7
<p style="color:#cebcf7;">Text here</p>
.mytext {color:#cebcf7;}
This box has a color of #cebcf7
<div style="background-color:#cebcf7;">Content here</div>
.mybackground {background-color:#cebcf7;}
Border around this has a color of #cebcf7
<div style="border:2px solid #cebcf7;">Content here</div>
.myborder {border:2px solid #cebcf7;}