#c3b8fc color space conversions
Hex:
#c3b8fc
RGB:
195, 184, 252
CMY:
24, 28, 1
CMYK:
23, 27, 0, 1
HSL:
250°, 91.8919%, 85.4902%
HSV (HSB):
250°, 26.9841%, 98.8235%
XYZ:
57.2169, 52.9114, 99.2927
xyY:
0.2732, 0.2527, 52.9114
CIE-Lab:
77.8226, 17.7729, -32.1836
CIE-LCH:
77.8226, 36.7649, 298.9091
CIE-Luv:
77.8226, 1.4055, -54.4316
Hunter-Lab:
72.7402, 13.1113, -30.0146
#c3b8fc color charts
#c3b8fc color shades, tints & tones
#c3b8fc color schemes
#c3b8fc color preview, HTML & CSS examples
This text has a color of #c3b8fc
<p style="color:#c3b8fc;">Text here</p>
.mytext {color:#c3b8fc;}
This box has a color of #c3b8fc
<div style="background-color:#c3b8fc;">Content here</div>
.mybackground {background-color:#c3b8fc;}
Border around this has a color of #c3b8fc
<div style="border:2px solid #c3b8fc;">Content here</div>
.myborder {border:2px solid #c3b8fc;}