#c2c3fc color space conversions
Hex:
#c2c3fc
RGB:
194, 195, 252
CMY:
24, 24, 1
CMYK:
23, 23, 0, 1
HSL:
239°, 90.6250%, 87.4510%
HSV (HSB):
239°, 23.0159%, 98.8235%
XYZ:
59.3339, 57.5278, 100.0722
xyY:
0.2735, 0.2652, 57.5278
CIE-Lab:
80.4756, 11.4820, -28.1157
CIE-LCH:
80.4756, 30.3699, 292.2143
CIE-Luv:
80.4756, -3.8657, -46.8768
Hunter-Lab:
75.8471, 6.9052, -25.1339
#c2c3fc color charts
#c2c3fc color shades, tints & tones
#c2c3fc color schemes
#c2c3fc color preview, HTML & CSS examples
This text has a color of #c2c3fc
<p style="color:#c2c3fc;">Text here</p>
.mytext {color:#c2c3fc;}
This box has a color of #c2c3fc
<div style="background-color:#c2c3fc;">Content here</div>
.mybackground {background-color:#c2c3fc;}
Border around this has a color of #c2c3fc
<div style="border:2px solid #c2c3fc;">Content here</div>
.myborder {border:2px solid #c2c3fc;}