#c7c5e5 color space conversions
Hex:
#c7c5e5
RGB:
199, 197, 229
CMY:
22, 23, 10
CMYK:
13, 14, 0, 10
HSL:
244°, 38.0952%, 83.5294%
HSV (HSB):
244°, 13.9738%, 89.8039%
XYZ:
57.6623, 57.7318, 82.2330
xyY:
0.2918, 0.2921, 57.7318
CIE-Lab:
80.5894, 6.9399, -15.6009
CIE-LCH:
80.5894, 17.0748, 293.9813
CIE-Luv:
80.5894, -0.7969, -25.5356
Hunter-Lab:
75.9814, 2.4962, -10.9812
#c7c5e5 color charts
#c7c5e5 color shades, tints & tones
#c7c5e5 color schemes
#c7c5e5 color preview, HTML & CSS examples
This text has a color of #c7c5e5
<p style="color:#c7c5e5;">Text here</p>
.mytext {color:#c7c5e5;}
This box has a color of #c7c5e5
<div style="background-color:#c7c5e5;">Content here</div>
.mybackground {background-color:#c7c5e5;}
Border around this has a color of #c7c5e5
<div style="border:2px solid #c7c5e5;">Content here</div>
.myborder {border:2px solid #c7c5e5;}