#bc12ff color space conversions
Hex:
#bc12ff
RGB:
188, 18, 255
CMY:
26, 93, 0
CMYK:
26, 93, 0, 0
HSL:
283°, 100.0000%, 53.5294%
HSV (HSB):
283°, 92.9412%, 100.0000%
XYZ:
39.0053, 18.3440, 96.0927
xyY:
0.2542, 0.1195, 18.3440
CIE-Lab:
49.9107, 87.4647, -78.2013
CIE-LCH:
49.9107, 117.3266, 318.2004
CIE-Luv:
49.9107, 39.6709, -126.0645
Hunter-Lab:
42.8299, 87.6084, -103.0415
#bc12ff color charts
#bc12ff color shades, tints & tones
#bc12ff color schemes
#bc12ff color preview, HTML & CSS examples
This text has a color of #bc12ff
<p style="color:#bc12ff;">Text here</p>
.mytext {color:#bc12ff;}
This box has a color of #bc12ff
<div style="background-color:#bc12ff;">Content here</div>
.mybackground {background-color:#bc12ff;}
Border around this has a color of #bc12ff
<div style="border:2px solid #bc12ff;">Content here</div>
.myborder {border:2px solid #bc12ff;}