#bd12c7 color space conversions
Hex:
#bd12c7
RGB:
189, 18, 199
CMY:
26, 93, 22
CMYK:
5, 91, 0, 22
HSL:
297°, 83.4101%, 42.5490%
HSV (HSB):
297°, 90.9548%, 78.0392%
XYZ:
31.5114, 15.3750, 55.3397
xyY:
0.3083, 0.1504, 15.3750
CIE-Lab:
46.1435, 78.1959, -52.4643
CIE-LCH:
46.1435, 94.1653, 326.1410
CIE-Luv:
46.1435, 57.9187, -87.0693
Hunter-Lab:
39.2109, 74.8303, -56.2303
#bd12c7 color charts
#bd12c7 color shades, tints & tones
#bd12c7 color schemes
#bd12c7 color preview, HTML & CSS examples
This text has a color of #bd12c7
<p style="color:#bd12c7;">Text here</p>
.mytext {color:#bd12c7;}
This box has a color of #bd12c7
<div style="background-color:#bd12c7;">Content here</div>
.mybackground {background-color:#bd12c7;}
Border around this has a color of #bd12c7
<div style="border:2px solid #bd12c7;">Content here</div>
.myborder {border:2px solid #bd12c7;}