#c9c7f8 color space conversions
Hex:
#c9c7f8
RGB:
201, 199, 248
CMY:
21, 22, 3
CMYK:
19, 20, 0, 3
HSL:
242°, 77.7778%, 87.6471%
HSV (HSB):
242°, 19.7581%, 97.2549%
XYZ:
61.4541, 60.0417, 97.1572
xyY:
0.2811, 0.2746, 60.0417
CIE-Lab:
81.8608, 10.5414, -23.8206
CIE-LCH:
81.8608, 26.0488, 293.8710
CIE-Luv:
81.8608, -1.8556, -39.6525
Hunter-Lab:
77.4866, 5.9657, -20.1007
#c9c7f8 color charts
#c9c7f8 color shades, tints & tones
#c9c7f8 color schemes
#c9c7f8 color preview, HTML & CSS examples
This text has a color of #c9c7f8
<p style="color:#c9c7f8;">Text here</p>
.mytext {color:#c9c7f8;}
This box has a color of #c9c7f8
<div style="background-color:#c9c7f8;">Content here</div>
.mybackground {background-color:#c9c7f8;}
Border around this has a color of #c9c7f8
<div style="border:2px solid #c9c7f8;">Content here</div>
.myborder {border:2px solid #c9c7f8;}