#cebaf5 color space conversions
Hex:
#cebaf5
RGB:
206, 186, 245
CMY:
19, 27, 4
CMYK:
16, 24, 0, 4
HSL:
260°, 74.6835%, 84.5098%
HSV (HSB):
260°, 24.0816%, 96.0784%
XYZ:
59.4939, 54.8322, 93.8342
xyY:
0.2858, 0.2634, 54.8322
CIE-Lab:
78.9445, 18.4651, -26.6281
CIE-LCH:
78.9445, 32.4039, 304.7392
CIE-Luv:
78.9445, 6.8742, -45.3475
Hunter-Lab:
74.0488, 13.8292, -23.2978
#cebaf5 color charts
#cebaf5 color shades, tints & tones
#cebaf5 color schemes
#cebaf5 color preview, HTML & CSS examples
This text has a color of #cebaf5
<p style="color:#cebaf5;">Text here</p>
.mytext {color:#cebaf5;}
This box has a color of #cebaf5
<div style="background-color:#cebaf5;">Content here</div>
.mybackground {background-color:#cebaf5;}
Border around this has a color of #cebaf5
<div style="border:2px solid #cebaf5;">Content here</div>
.myborder {border:2px solid #cebaf5;}