#c3b8ec color space conversions
Hex:
#c3b8ec
RGB:
195, 184, 236
CMY:
24, 28, 7
CMYK:
17, 22, 0, 7
HSL:
253°, 57.7778%, 82.3529%
HSV (HSB):
253°, 22.0339%, 92.5490%
XYZ:
54.7865, 51.9392, 86.4946
xyY:
0.2835, 0.2688, 51.9392
CIE-Lab:
77.2445, 14.2007, -24.4615
CIE-LCH:
77.2445, 28.2847, 300.1366
CIE-Luv:
77.2445, 2.6048, -40.9682
Hunter-Lab:
72.0689, 9.5745, -20.7096
#c3b8ec color charts
#c3b8ec color shades, tints & tones
#c3b8ec color schemes
#c3b8ec color preview, HTML & CSS examples
This text has a color of #c3b8ec
<p style="color:#c3b8ec;">Text here</p>
.mytext {color:#c3b8ec;}
This box has a color of #c3b8ec
<div style="background-color:#c3b8ec;">Content here</div>
.mybackground {background-color:#c3b8ec;}
Border around this has a color of #c3b8ec
<div style="border:2px solid #c3b8ec;">Content here</div>
.myborder {border:2px solid #c3b8ec;}