#c2c2e0 color space conversions
Hex:
#c2c2e0
RGB:
194, 194, 224
CMY:
24, 24, 12
CMYK:
13, 13, 0, 12
HSL:
240°, 32.6087%, 81.9608%
HSV (HSB):
240°, 13.3929%, 87.8431%
XYZ:
54.9945, 55.4347, 78.3225
xyY:
0.2914, 0.2937, 55.4347
CIE-Lab:
79.2910, 5.9053, -14.9055
CIE-LCH:
79.2910, 16.0326, 291.6128
CIE-Luv:
79.2910, -1.7427, -24.1900
Hunter-Lab:
74.4545, 1.5504, -10.2520
#c2c2e0 color charts
#c2c2e0 color shades, tints & tones
#c2c2e0 color schemes
#c2c2e0 color preview, HTML & CSS examples
This text has a color of #c2c2e0
<p style="color:#c2c2e0;">Text here</p>
.mytext {color:#c2c2e0;}
This box has a color of #c2c2e0
<div style="background-color:#c2c2e0;">Content here</div>
.mybackground {background-color:#c2c2e0;}
Border around this has a color of #c2c2e0
<div style="border:2px solid #c2c2e0;">Content here</div>
.myborder {border:2px solid #c2c2e0;}