#bd12cd color space conversions
Hex:
#bd12cd
RGB:
189, 18, 205
CMY:
26, 93, 20
CMYK:
8, 91, 0, 20
HSL:
295°, 83.8565%, 43.7255%
HSV (HSB):
295°, 91.2195%, 80.3922%
XYZ:
32.2220, 15.6592, 59.0818
xyY:
0.3012, 0.1464, 15.6592
CIE-Lab:
46.5242, 79.1373, -55.3275
CIE-LCH:
46.5242, 96.5601, 325.0413
CIE-Luv:
46.5242, 55.7737, -91.4322
Hunter-Lab:
39.5717, 76.0965, -60.8217
#bd12cd color charts
#bd12cd color shades, tints & tones
#bd12cd color schemes
#bd12cd color preview, HTML & CSS examples
This text has a color of #bd12cd
<p style="color:#bd12cd;">Text here</p>
.mytext {color:#bd12cd;}
This box has a color of #bd12cd
<div style="background-color:#bd12cd;">Content here</div>
.mybackground {background-color:#bd12cd;}
Border around this has a color of #bd12cd
<div style="border:2px solid #bd12cd;">Content here</div>
.myborder {border:2px solid #bd12cd;}