#c012b8 color space conversions
Hex:
#c012b8
RGB:
192, 18, 184
CMY:
25, 93, 28
CMYK:
0, 91, 4, 25
HSL:
303°, 82.8571%, 41.1765%
HSV (HSB):
303°, 90.6250%, 75.2941%
XYZ:
30.6063, 15.0998, 46.6488
xyY:
0.3314, 0.1635, 15.0998
CIE-Lab:
45.7705, 76.4581, -44.2720
CIE-LCH:
45.7705, 88.3507, 329.9276
CIE-Luv:
45.7705, 65.7478, -75.0118
Hunter-Lab:
38.8584, 72.5906, -43.9756
#c012b8 color charts
#c012b8 color shades, tints & tones
#c012b8 color schemes
#c012b8 color preview, HTML & CSS examples
This text has a color of #c012b8
<p style="color:#c012b8;">Text here</p>
.mytext {color:#c012b8;}
This box has a color of #c012b8
<div style="background-color:#c012b8;">Content here</div>
.mybackground {background-color:#c012b8;}
Border around this has a color of #c012b8
<div style="border:2px solid #c012b8;">Content here</div>
.myborder {border:2px solid #c012b8;}