#cebff0 color space conversions
Hex:
#cebff0
RGB:
206, 191, 240
CMY:
19, 25, 6
CMYK:
14, 20, 0, 6
HSL:
258°, 62.0253%, 84.5098%
HSV (HSB):
258°, 20.4167%, 94.1176%
XYZ:
59.8126, 56.6747, 90.2249
xyY:
0.2894, 0.2742, 56.6747
CIE-Lab:
79.9963, 14.6939, -22.3425
CIE-LCH:
79.9963, 26.7413, 303.3316
CIE-Luv:
79.9963, 5.0025, -37.7442
Hunter-Lab:
75.2826, 10.0750, -18.3603
#cebff0 color charts
#cebff0 color shades, tints & tones
#cebff0 color schemes
#cebff0 color preview, HTML & CSS examples
This text has a color of #cebff0
<p style="color:#cebff0;">Text here</p>
.mytext {color:#cebff0;}
This box has a color of #cebff0
<div style="background-color:#cebff0;">Content here</div>
.mybackground {background-color:#cebff0;}
Border around this has a color of #cebff0
<div style="border:2px solid #cebff0;">Content here</div>
.myborder {border:2px solid #cebff0;}