#c3bfec color space conversions
Hex:
#c3bfec
RGB:
195, 191, 236
CMY:
24, 25, 7
CMYK:
17, 19, 0, 7
HSL:
245°, 54.2169%, 83.7255%
HSV (HSB):
245°, 19.0678%, 92.5490%
XYZ:
56.2768, 54.9198, 86.9914
xyY:
0.2840, 0.2771, 54.9198
CIE-Lab:
78.9951, 10.3945, -21.7972
CIE-LCH:
78.9951, 24.1487, 295.4952
CIE-Luv:
78.9951, -0.5738, -36.1040
Hunter-Lab:
74.1079, 5.8622, -17.7219
#c3bfec color charts
#c3bfec color shades, tints & tones
#c3bfec color schemes
#c3bfec color preview, HTML & CSS examples
This text has a color of #c3bfec
<p style="color:#c3bfec;">Text here</p>
.mytext {color:#c3bfec;}
This box has a color of #c3bfec
<div style="background-color:#c3bfec;">Content here</div>
.mybackground {background-color:#c3bfec;}
Border around this has a color of #c3bfec
<div style="border:2px solid #c3bfec;">Content here</div>
.myborder {border:2px solid #c3bfec;}