#c2c2e5 color space conversions
Hex:
#c2c2e5
RGB:
194, 194, 229
CMY:
24, 24, 10
CMYK:
15, 15, 0, 10
HSL:
240°, 40.2299%, 82.9412%
HSV (HSB):
240°, 15.2838%, 89.8039%
XYZ:
55.6828, 55.7100, 81.9471
xyY:
0.2880, 0.2881, 55.7100
CIE-Lab:
79.4485, 6.9575, -17.3567
CIE-LCH:
79.4485, 18.6992, 291.8436
CIE-Luv:
79.4485, -2.0411, -28.3279
Hunter-Lab:
74.6392, 2.5471, -12.8476
#c2c2e5 color charts
#c2c2e5 color shades, tints & tones
#c2c2e5 color schemes
#c2c2e5 color preview, HTML & CSS examples
This text has a color of #c2c2e5
<p style="color:#c2c2e5;">Text here</p>
.mytext {color:#c2c2e5;}
This box has a color of #c2c2e5
<div style="background-color:#c2c2e5;">Content here</div>
.mybackground {background-color:#c2c2e5;}
Border around this has a color of #c2c2e5
<div style="border:2px solid #c2c2e5;">Content here</div>
.myborder {border:2px solid #c2c2e5;}