#c12dbd color space conversions
Hex:
#c12dbd
RGB:
193, 45, 189
CMY:
24, 82, 26
CMYK:
0, 77, 2, 24
HSL:
302°, 62.1849%, 46.6667%
HSV (HSB):
302°, 76.6839%, 75.6863%
XYZ:
32.1160, 16.8884, 49.7112
xyY:
0.3253, 0.1711, 16.8884
CIE-Lab:
48.1190, 71.8801, -43.4525
CIE-LCH:
48.1190, 83.9933, 328.8465
CIE-Luv:
48.1190, 61.1590, -74.1776
Hunter-Lab:
41.0954, 67.5804, -42.9535
#c12dbd color charts
#c12dbd color shades, tints & tones
#c12dbd color schemes
#c12dbd color preview, HTML & CSS examples
This text has a color of #c12dbd
<p style="color:#c12dbd;">Text here</p>
.mytext {color:#c12dbd;}
This box has a color of #c12dbd
<div style="background-color:#c12dbd;">Content here</div>
.mybackground {background-color:#c12dbd;}
Border around this has a color of #c12dbd
<div style="border:2px solid #c12dbd;">Content here</div>
.myborder {border:2px solid #c12dbd;}