#c3bed3 color space conversions
Hex:
#c3bed3
RGB:
195, 190, 211
CMY:
24, 25, 17
CMYK:
8, 10, 0, 17
HSL:
254°, 19.2661%, 78.6275%
HSV (HSB):
254°, 9.9526%, 82.7451%
XYZ:
52.6770, 53.1322, 69.1072
xyY:
0.3012, 0.3038, 53.1322
CIE-Lab:
77.9530, 5.7362, -9.8891
CIE-LCH:
77.9530, 11.4323, 300.1159
CIE-Luv:
77.9530, 1.5293, -16.1389
Hunter-Lab:
72.8918, 1.4366, -5.1873
#c3bed3 color charts
#c3bed3 color shades, tints & tones
#c3bed3 color schemes
#c3bed3 color preview, HTML & CSS examples
This text has a color of #c3bed3
<p style="color:#c3bed3;">Text here</p>
.mytext {color:#c3bed3;}
This box has a color of #c3bed3
<div style="background-color:#c3bed3;">Content here</div>
.mybackground {background-color:#c3bed3;}
Border around this has a color of #c3bed3
<div style="border:2px solid #c3bed3;">Content here</div>
.myborder {border:2px solid #c3bed3;}