#ceb3cd color space conversions
Hex:
#ceb3cd
RGB:
206, 179, 205
CMY:
19, 30, 20
CMYK:
0, 13, 0, 19
HSL:
302°, 21.6000%, 75.4902%
HSV (HSB):
302°, 13.1068%, 80.7843%
XYZ:
52.5931, 49.7698, 64.5922
xyY:
0.3150, 0.2981, 49.7698
CIE-Lab:
75.9277, 14.2475, -9.5532
CIE-LCH:
75.9277, 17.1539, 326.1576
CIE-Luv:
75.9277, 13.8520, -16.9900
Hunter-Lab:
70.5477, 9.6128, -4.9014
#ceb3cd color charts
#ceb3cd color shades, tints & tones
#ceb3cd color schemes
#ceb3cd color preview, HTML & CSS examples
This text has a color of #ceb3cd
<p style="color:#ceb3cd;">Text here</p>
.mytext {color:#ceb3cd;}
This box has a color of #ceb3cd
<div style="background-color:#ceb3cd;">Content here</div>
.mybackground {background-color:#ceb3cd;}
Border around this has a color of #ceb3cd
<div style="border:2px solid #ceb3cd;">Content here</div>
.myborder {border:2px solid #ceb3cd;}