#bd12e4 color space conversions
Hex:
#bd12e4
RGB:
189, 18, 228
CMY:
26, 93, 11
CMYK:
17, 92, 0, 11
HSL:
289°, 85.3659%, 48.2353%
HSV (HSB):
289°, 92.1053%, 89.4118%
XYZ:
35.2062, 16.8529, 74.7961
xyY:
0.2775, 0.1329, 16.8529
CIE-Lab:
48.0741, 82.9031, -65.9969
CIE-LCH:
48.0741, 105.9647, 321.4776
CIE-Luv:
48.0741, 48.1224, -107.6928
Hunter-Lab:
41.0522, 81.2391, -79.2883
#bd12e4 color charts
#bd12e4 color shades, tints & tones
#bd12e4 color schemes
#bd12e4 color preview, HTML & CSS examples
This text has a color of #bd12e4
<p style="color:#bd12e4;">Text here</p>
.mytext {color:#bd12e4;}
This box has a color of #bd12e4
<div style="background-color:#bd12e4;">Content here</div>
.mybackground {background-color:#bd12e4;}
Border around this has a color of #bd12e4
<div style="border:2px solid #bd12e4;">Content here</div>
.myborder {border:2px solid #bd12e4;}