#c3bff2 color space conversions
Hex:
#c3bff2
RGB:
195, 191, 242
CMY:
24, 25, 5
CMYK:
19, 21, 0, 5
HSL:
245°, 66.2338%, 84.9020%
HSV (HSB):
245°, 21.0744%, 94.9020%
XYZ:
57.1635, 55.2745, 91.6606
xyY:
0.2801, 0.2708, 55.2745
CIE-Lab:
79.1991, 11.7085, -24.7080
CIE-LCH:
79.1991, 27.3418, 295.3551
CIE-Luv:
79.1991, -0.9665, -41.1308
Hunter-Lab:
74.3468, 7.1374, -21.0546
#c3bff2 color charts
#c3bff2 color shades, tints & tones
#c3bff2 color schemes
#c3bff2 color preview, HTML & CSS examples
This text has a color of #c3bff2
<p style="color:#c3bff2;">Text here</p>
.mytext {color:#c3bff2;}
This box has a color of #c3bff2
<div style="background-color:#c3bff2;">Content here</div>
.mybackground {background-color:#c3bff2;}
Border around this has a color of #c3bff2
<div style="border:2px solid #c3bff2;">Content here</div>
.myborder {border:2px solid #c3bff2;}