#bc12d8 color space conversions
Hex:
#bc12d8
RGB:
188, 18, 216
CMY:
26, 93, 15
CMYK:
13, 92, 0, 15
HSL:
292°, 84.6154%, 45.8824%
HSV (HSB):
292°, 91.6667%, 84.7059%
XYZ:
33.3500, 16.0818, 66.3121
xyY:
0.2881, 0.1389, 16.0818
CIE-Lab:
47.0817, 80.7559, -60.7663
CIE-LCH:
47.0817, 101.0646, 323.0397
CIE-Luv:
47.0817, 51.3420, -99.5650
Hunter-Lab:
40.1022, 78.2664, -69.9692
#bc12d8 color charts
#bc12d8 color shades, tints & tones
#bc12d8 color schemes
#bc12d8 color preview, HTML & CSS examples
This text has a color of #bc12d8
<p style="color:#bc12d8;">Text here</p>
.mytext {color:#bc12d8;}
This box has a color of #bc12d8
<div style="background-color:#bc12d8;">Content here</div>
.mybackground {background-color:#bc12d8;}
Border around this has a color of #bc12d8
<div style="border:2px solid #bc12d8;">Content here</div>
.myborder {border:2px solid #bc12d8;}