#c1bed1 color space conversions
Hex:
#c1bed1
RGB:
193, 190, 209
CMY:
24, 25, 18
CMYK:
8, 9, 0, 18
HSL:
249°, 17.1171%, 78.2353%
HSV (HSB):
249°, 9.0909%, 81.9608%
XYZ:
51.9144, 52.7678, 67.7706
xyY:
0.3010, 0.3060, 52.7678
CIE-Lab:
77.7377, 4.6724, -9.1449
CIE-LCH:
77.7377, 10.2694, 297.0637
CIE-Luv:
77.7377, 0.5504, -14.7886
Hunter-Lab:
72.6415, 0.4454, -4.4654
#c1bed1 color charts
#c1bed1 color shades, tints & tones
#c1bed1 color schemes
#c1bed1 color preview, HTML & CSS examples
This text has a color of #c1bed1
<p style="color:#c1bed1;">Text here</p>
.mytext {color:#c1bed1;}
This box has a color of #c1bed1
<div style="background-color:#c1bed1;">Content here</div>
.mybackground {background-color:#c1bed1;}
Border around this has a color of #c1bed1
<div style="border:2px solid #c1bed1;">Content here</div>
.myborder {border:2px solid #c1bed1;}