#c12bbd color space conversions
Hex:
#c12bbd
RGB:
193, 43, 189
CMY:
24, 83, 26
CMYK:
0, 78, 2, 24
HSL:
302°, 63.5593%, 46.2745%
HSV (HSB):
302°, 77.7202%, 75.6863%
XYZ:
32.0415, 16.7393, 49.6864
xyY:
0.3254, 0.1700, 16.7393
CIE-Lab:
47.9299, 72.4259, -43.7530
CIE-LCH:
47.9299, 84.6158, 328.8635
CIE-Luv:
47.9299, 61.5051, -74.6173
Hunter-Lab:
40.9137, 68.1929, -43.3632
#c12bbd color charts
#c12bbd color shades, tints & tones
#c12bbd color schemes
#c12bbd color preview, HTML & CSS examples
This text has a color of #c12bbd
<p style="color:#c12bbd;">Text here</p>
.mytext {color:#c12bbd;}
This box has a color of #c12bbd
<div style="background-color:#c12bbd;">Content here</div>
.mybackground {background-color:#c12bbd;}
Border around this has a color of #c12bbd
<div style="border:2px solid #c12bbd;">Content here</div>
.myborder {border:2px solid #c12bbd;}