#bd12b5 color space conversions
Hex:
#bd12b5
RGB:
189, 18, 181
CMY:
26, 93, 29
CMYK:
0, 90, 4, 26
HSL:
303°, 82.6087%, 40.5882%
HSV (HSB):
303°, 90.4762%, 74.1176%
XYZ:
29.5431, 14.5876, 44.9747
xyY:
0.3316, 0.1637, 14.5876
CIE-Lab:
45.0641, 75.4877, -43.6643
CIE-LCH:
45.0641, 87.2065, 329.9537
CIE-Luv:
45.0641, 64.7214, -73.6966
Hunter-Lab:
38.1937, 71.2316, -43.0807
#bd12b5 color charts
#bd12b5 color shades, tints & tones
#bd12b5 color schemes
#bd12b5 color preview, HTML & CSS examples
This text has a color of #bd12b5
<p style="color:#bd12b5;">Text here</p>
.mytext {color:#bd12b5;}
This box has a color of #bd12b5
<div style="background-color:#bd12b5;">Content here</div>
.mybackground {background-color:#bd12b5;}
Border around this has a color of #bd12b5
<div style="border:2px solid #bd12b5;">Content here</div>
.myborder {border:2px solid #bd12b5;}