#c3c7e5 color space conversions
Hex:
#c3c7e5
RGB:
195, 199, 229
CMY:
24, 22, 10
CMYK:
15, 13, 0, 10
HSL:
233°, 39.5349%, 83.1373%
HSV (HSB):
233°, 14.8472%, 89.8039%
XYZ:
57.0720, 58.1061, 82.3363
xyY:
0.2890, 0.2942, 58.1061
CIE-Lab:
80.7977, 4.5925, -15.3180
CIE-LCH:
80.7977, 15.9916, 286.6894
CIE-Luv:
80.7977, -3.8479, -24.7077
Hunter-Lab:
76.2274, 0.2463, -10.6824
#c3c7e5 color charts
#c3c7e5 color shades, tints & tones
#c3c7e5 color schemes
#c3c7e5 color preview, HTML & CSS examples
This text has a color of #c3c7e5
<p style="color:#c3c7e5;">Text here</p>
.mytext {color:#c3c7e5;}
This box has a color of #c3c7e5
<div style="background-color:#c3c7e5;">Content here</div>
.mybackground {background-color:#c3c7e5;}
Border around this has a color of #c3c7e5
<div style="border:2px solid #c3c7e5;">Content here</div>
.myborder {border:2px solid #c3c7e5;}