#c3b6ed color space conversions
Hex:
#c3b6ed
RGB:
195, 182, 237
CMY:
24, 29, 7
CMYK:
18, 23, 0, 7
HSL:
254°, 60.4396%, 82.1569%
HSV (HSB):
254°, 23.2068%, 92.9412%
XYZ:
54.5197, 51.1724, 87.1245
xyY:
0.2828, 0.2654, 51.1724
CIE-Lab:
76.7833, 15.5118, -25.7052
CIE-LCH:
76.7833, 30.0229, 301.1090
CIE-Luv:
76.7833, 3.4302, -43.1904
Hunter-Lab:
71.5349, 10.8561, -22.1367
#c3b6ed color charts
#c3b6ed color shades, tints & tones
#c3b6ed color schemes
#c3b6ed color preview, HTML & CSS examples
This text has a color of #c3b6ed
<p style="color:#c3b6ed;">Text here</p>
.mytext {color:#c3b6ed;}
This box has a color of #c3b6ed
<div style="background-color:#c3b6ed;">Content here</div>
.mybackground {background-color:#c3b6ed;}
Border around this has a color of #c3b6ed
<div style="border:2px solid #c3b6ed;">Content here</div>
.myborder {border:2px solid #c3b6ed;}