#c0a0cd color space conversions
Hex:
#c0a0cd
RGB:
192, 160, 205
CMY:
25, 37, 20
CMYK:
6, 22, 0, 20
HSL:
283°, 31.0345%, 71.5686%
HSV (HSB):
283°, 21.9512%, 80.3922%
XYZ:
45.3285, 40.7559, 63.2352
xyY:
0.3036, 0.2729, 40.7559
CIE-Lab:
70.0045, 19.9346, -18.5804
CIE-LCH:
70.0045, 27.2511, 317.0136
CIE-Luv:
70.0045, 14.9114, -31.8101
Hunter-Lab:
63.8403, 15.0196, -14.0398
#c0a0cd color charts
#c0a0cd color shades, tints & tones
#c0a0cd color schemes
#c0a0cd color preview, HTML & CSS examples
This text has a color of #c0a0cd
<p style="color:#c0a0cd;">Text here</p>
.mytext {color:#c0a0cd;}
This box has a color of #c0a0cd
<div style="background-color:#c0a0cd;">Content here</div>
.mybackground {background-color:#c0a0cd;}
Border around this has a color of #c0a0cd
<div style="border:2px solid #c0a0cd;">Content here</div>
.myborder {border:2px solid #c0a0cd;}