#c0a8cc color space conversions
Hex:
#c0a8cc
RGB:
192, 168, 204
CMY:
25, 34, 20
CMYK:
6, 18, 0, 20
HSL:
280°, 26.0870%, 72.9412%
HSV (HSB):
280°, 17.6471%, 80.0000%
XYZ:
46.6399, 43.5714, 63.0787
xyY:
0.3043, 0.2842, 43.5714
CIE-Lab:
71.9411, 15.3191, -15.1038
CIE-LCH:
71.9411, 21.5128, 315.4056
CIE-Luv:
71.9411, 11.1371, -25.6747
Hunter-Lab:
66.0086, 10.6083, -10.4523
#c0a8cc color charts
#c0a8cc color shades, tints & tones
#c0a8cc color schemes
#c0a8cc color preview, HTML & CSS examples
This text has a color of #c0a8cc
<p style="color:#c0a8cc;">Text here</p>
.mytext {color:#c0a8cc;}
This box has a color of #c0a8cc
<div style="background-color:#c0a8cc;">Content here</div>
.mybackground {background-color:#c0a8cc;}
Border around this has a color of #c0a8cc
<div style="border:2px solid #c0a8cc;">Content here</div>
.myborder {border:2px solid #c0a8cc;}