#c0a8e8 color space conversions
Hex:
#c0a8e8
RGB:
192, 168, 232
CMY:
25, 34, 9
CMYK:
17, 28, 0, 9
HSL:
263°, 58.1818%, 78.4314%
HSV (HSB):
263°, 27.5862%, 90.9804%
XYZ:
50.3063, 45.0379, 82.3857
xyY:
0.2830, 0.2534, 45.0379
CIE-Lab:
72.9169, 21.1876, -28.9421
CIE-LCH:
72.9169, 35.8687, 306.2067
CIE-Luv:
72.9169, 8.4958, -49.0651
Hunter-Lab:
67.1103, 16.3618, -25.8081
#c0a8e8 color charts
#c0a8e8 color shades, tints & tones
#c0a8e8 color schemes
#c0a8e8 color preview, HTML & CSS examples
This text has a color of #c0a8e8
<p style="color:#c0a8e8;">Text here</p>
.mytext {color:#c0a8e8;}
This box has a color of #c0a8e8
<div style="background-color:#c0a8e8;">Content here</div>
.mybackground {background-color:#c0a8e8;}
Border around this has a color of #c0a8e8
<div style="border:2px solid #c0a8e8;">Content here</div>
.myborder {border:2px solid #c0a8e8;}