#ceb2e7 color space conversions
Hex:
#ceb2e7
RGB:
206, 178, 231
CMY:
19, 30, 9
CMYK:
11, 23, 0, 9
HSL:
272°, 52.4752%, 80.1961%
HSV (HSB):
272°, 22.9437%, 90.5882%
XYZ:
55.7978, 50.7321, 82.4527
xyY:
0.2953, 0.2684, 50.7321
CIE-Lab:
76.5165, 19.8835, -22.7854
CIE-LCH:
76.5165, 30.2411, 311.1094
CIE-Luv:
76.5165, 11.8363, -39.0592
Hunter-Lab:
71.2265, 15.1880, -18.7763
#ceb2e7 color charts
#ceb2e7 color shades, tints & tones
#ceb2e7 color schemes
#ceb2e7 color preview, HTML & CSS examples
This text has a color of #ceb2e7
<p style="color:#ceb2e7;">Text here</p>
.mytext {color:#ceb2e7;}
This box has a color of #ceb2e7
<div style="background-color:#ceb2e7;">Content here</div>
.mybackground {background-color:#ceb2e7;}
Border around this has a color of #ceb2e7
<div style="border:2px solid #ceb2e7;">Content here</div>
.myborder {border:2px solid #ceb2e7;}