#c00ac3 color space conversions
Hex:
#c00ac3
RGB:
192, 10, 195
CMY:
25, 96, 24
CMYK:
2, 95, 0, 24
HSL:
299°, 90.2439%, 40.1961%
HSV (HSB):
299°, 94.8718%, 76.4706%
XYZ:
31.6971, 15.3637, 52.9246
xyY:
0.3170, 0.1537, 15.3637
CIE-Lab:
46.1283, 78.9399, -50.1341
CIE-LCH:
46.1283, 93.5144, 327.5807
CIE-Luv:
46.1283, 61.9896, -83.8570
Hunter-Lab:
39.1965, 75.7538, -52.6180
#c00ac3 color charts
#c00ac3 color shades, tints & tones
#c00ac3 color schemes
#c00ac3 color preview, HTML & CSS examples
This text has a color of #c00ac3
<p style="color:#c00ac3;">Text here</p>
.mytext {color:#c00ac3;}
This box has a color of #c00ac3
<div style="background-color:#c00ac3;">Content here</div>
.mybackground {background-color:#c00ac3;}
Border around this has a color of #c00ac3
<div style="border:2px solid #c00ac3;">Content here</div>
.myborder {border:2px solid #c00ac3;}