#bc12ce color space conversions
Hex:
#bc12ce
RGB:
188, 18, 206
CMY:
26, 93, 19
CMYK:
9, 91, 0, 19
HSL:
294°, 83.9286%, 43.9216%
HSV (HSB):
294°, 91.2621%, 80.7843%
XYZ:
32.0959, 15.5802, 59.7082
xyY:
0.2989, 0.1451, 15.5802
CIE-Lab:
46.4188, 79.1359, -56.0835
CIE-LCH:
46.4188, 96.9941, 324.6749
CIE-Luv:
46.4188, 54.7400, -92.4338
Hunter-Lab:
39.4718, 76.0692, -62.0565
#bc12ce color charts
#bc12ce color shades, tints & tones
#bc12ce color schemes
#bc12ce color preview, HTML & CSS examples
This text has a color of #bc12ce
<p style="color:#bc12ce;">Text here</p>
.mytext {color:#bc12ce;}
This box has a color of #bc12ce
<div style="background-color:#bc12ce;">Content here</div>
.mybackground {background-color:#bc12ce;}
Border around this has a color of #bc12ce
<div style="border:2px solid #bc12ce;">Content here</div>
.myborder {border:2px solid #bc12ce;}