#bd12e9 color space conversions
Hex:
#bd12e9
RGB:
189, 18, 233
CMY:
26, 93, 9
CMYK:
19, 92, 0, 9
HSL:
288°, 85.6574%, 49.2157%
HSV (HSB):
288°, 92.2747%, 91.3725%
XYZ:
35.9106, 17.1346, 78.5054
xyY:
0.2730, 0.1303, 17.1346
CIE-Lab:
48.4292, 83.7515, -68.2549
CIE-LCH:
48.4292, 108.0418, 320.8210
CIE-Luv:
48.4292, 46.5764, -111.1306
Hunter-Lab:
41.3940, 82.4147, -83.4701
#bd12e9 color charts
#bd12e9 color shades, tints & tones
#bd12e9 color schemes
#bd12e9 color preview, HTML & CSS examples
This text has a color of #bd12e9
<p style="color:#bd12e9;">Text here</p>
.mytext {color:#bd12e9;}
This box has a color of #bd12e9
<div style="background-color:#bd12e9;">Content here</div>
.mybackground {background-color:#bd12e9;}
Border around this has a color of #bd12e9
<div style="border:2px solid #bd12e9;">Content here</div>
.myborder {border:2px solid #bd12e9;}