#c2c3ff color space conversions
Hex:
#c2c3ff
RGB:
194, 195, 255
CMY:
24, 24, 0
CMYK:
24, 24, 0, 0
HSL:
239°, 100.0000%, 88.0392%
HSV (HSB):
239°, 23.9216%, 100.0000%
XYZ:
59.8132, 57.7195, 102.5962
xyY:
0.2717, 0.2622, 57.7195
CIE-Lab:
80.5826, 12.1681, -29.5524
CIE-LCH:
80.5826, 31.9595, 292.3793
CIE-Luv:
80.5826, -4.0443, -49.4043
Hunter-Lab:
75.9734, 7.5782, -26.8852
#c2c3ff color charts
#c2c3ff color shades, tints & tones
#c2c3ff color schemes
#c2c3ff color preview, HTML & CSS examples
This text has a color of #c2c3ff
<p style="color:#c2c3ff;">Text here</p>
.mytext {color:#c2c3ff;}
This box has a color of #c2c3ff
<div style="background-color:#c2c3ff;">Content here</div>
.mybackground {background-color:#c2c3ff;}
Border around this has a color of #c2c3ff
<div style="border:2px solid #c2c3ff;">Content here</div>
.myborder {border:2px solid #c2c3ff;}