#c2c3f5 color space conversions
Hex:
#c2c3f5
RGB:
194, 195, 245
CMY:
24, 24, 4
CMYK:
21, 20, 0, 4
HSL:
239°, 71.8310%, 86.0784%
HSV (HSB):
239°, 20.8163%, 96.0784%
XYZ:
58.2447, 57.0921, 94.3363
xyY:
0.2778, 0.2723, 57.0921
CIE-Lab:
80.2314, 9.9034, -24.7482
CIE-LCH:
80.2314, 26.6561, 291.8096
CIE-Luv:
80.2314, -3.4498, -40.9901
Hunter-Lab:
75.5593, 5.3673, -21.1324
#c2c3f5 color charts
#c2c3f5 color shades, tints & tones
#c2c3f5 color schemes
#c2c3f5 color preview, HTML & CSS examples
This text has a color of #c2c3f5
<p style="color:#c2c3f5;">Text here</p>
.mytext {color:#c2c3f5;}
This box has a color of #c2c3f5
<div style="background-color:#c2c3f5;">Content here</div>
.mybackground {background-color:#c2c3f5;}
Border around this has a color of #c2c3f5
<div style="border:2px solid #c2c3f5;">Content here</div>
.myborder {border:2px solid #c2c3f5;}