#c00aba color space conversions
Hex:
#c00aba
RGB:
192, 10, 186
CMY:
25, 96, 27
CMYK:
0, 95, 3, 25
HSL:
302°, 90.0990%, 39.6078%
HSV (HSB):
302°, 94.7917%, 75.2941%
XYZ:
30.7097, 14.9687, 47.7250
xyY:
0.3288, 0.1603, 14.9687
CIE-Lab:
45.5913, 77.6162, -45.7317
CIE-LCH:
45.5913, 90.0870, 329.4933
CIE-Luv:
45.5913, 65.4791, -77.1683
Hunter-Lab:
38.6894, 73.9777, -46.0541
#c00aba color charts
#c00aba color shades, tints & tones
#c00aba color schemes
#c00aba color preview, HTML & CSS examples
This text has a color of #c00aba
<p style="color:#c00aba;">Text here</p>
.mytext {color:#c00aba;}
This box has a color of #c00aba
<div style="background-color:#c00aba;">Content here</div>
.mybackground {background-color:#c00aba;}
Border around this has a color of #c00aba
<div style="border:2px solid #c00aba;">Content here</div>
.myborder {border:2px solid #c00aba;}