#bc12e4 color space conversions
Hex:
#bc12e4
RGB:
188, 18, 228
CMY:
26, 93, 11
CMYK:
18, 92, 0, 11
HSL:
289°, 85.3659%, 48.2353%
HSV (HSB):
289°, 92.1053%, 89.4118%
XYZ:
34.9589, 16.7254, 74.7846
xyY:
0.2764, 0.1322, 16.7254
CIE-Lab:
47.9122, 82.7585, -66.2670
CIE-LCH:
47.9122, 106.0203, 321.3148
CIE-Luv:
47.9122, 47.4890, -107.9377
Hunter-Lab:
40.8967, 81.0144, -79.7912
#bc12e4 color charts
#bc12e4 color shades, tints & tones
#bc12e4 color schemes
#bc12e4 color preview, HTML & CSS examples
This text has a color of #bc12e4
<p style="color:#bc12e4;">Text here</p>
.mytext {color:#bc12e4;}
This box has a color of #bc12e4
<div style="background-color:#bc12e4;">Content here</div>
.mybackground {background-color:#bc12e4;}
Border around this has a color of #bc12e4
<div style="border:2px solid #bc12e4;">Content here</div>
.myborder {border:2px solid #bc12e4;}