#bd12f9 color space conversions
Hex:
#bd12f9
RGB:
189, 18, 249
CMY:
26, 93, 2
CMYK:
24, 93, 0, 2
HSL:
284°, 95.0617%, 52.3529%
HSV (HSB):
284°, 92.7711%, 97.6471%
XYZ:
38.3015, 18.0910, 91.0957
xyY:
0.2597, 0.1227, 18.0910
CIE-Lab:
49.6063, 86.5282, -75.3414
CIE-LCH:
49.6063, 114.7321, 318.9534
CIE-Luv:
49.6063, 41.8979, -121.9061
Hunter-Lab:
42.5335, 86.3058, -97.2104
#bd12f9 color charts
#bd12f9 color shades, tints & tones
#bd12f9 color schemes
#bd12f9 color preview, HTML & CSS examples
This text has a color of #bd12f9
<p style="color:#bd12f9;">Text here</p>
.mytext {color:#bd12f9;}
This box has a color of #bd12f9
<div style="background-color:#bd12f9;">Content here</div>
.mybackground {background-color:#bd12f9;}
Border around this has a color of #bd12f9
<div style="border:2px solid #bd12f9;">Content here</div>
.myborder {border:2px solid #bd12f9;}