#ceb7ed color space conversions
Hex:
#ceb7ed
RGB:
206, 183, 237
CMY:
19, 28, 7
CMYK:
13, 23, 0, 7
HSL:
266°, 60.0000%, 82.3529%
HSV (HSB):
266°, 22.7848%, 92.9412%
XYZ:
57.6731, 53.1032, 87.3310
xyY:
0.2911, 0.2681, 53.1032
CIE-Lab:
77.9359, 18.4040, -23.8646
CIE-LCH:
77.9359, 30.1368, 307.6390
CIE-Luv:
77.9359, 8.9506, -40.6957
Hunter-Lab:
72.8719, 13.7446, -20.0438
#ceb7ed color charts
#ceb7ed color shades, tints & tones
#ceb7ed color schemes
#ceb7ed color preview, HTML & CSS examples
This text has a color of #ceb7ed
<p style="color:#ceb7ed;">Text here</p>
.mytext {color:#ceb7ed;}
This box has a color of #ceb7ed
<div style="background-color:#ceb7ed;">Content here</div>
.mybackground {background-color:#ceb7ed;}
Border around this has a color of #ceb7ed
<div style="border:2px solid #ceb7ed;">Content here</div>
.myborder {border:2px solid #ceb7ed;}