#bc05d3 color space conversions
Hex:
#bc05d3
RGB:
188, 5, 211
CMY:
26, 98, 17
CMYK:
11, 98, 0, 17
HSL:
293°, 95.3704%, 42.3529%
HSV (HSB):
293°, 97.6303%, 82.7451%
XYZ:
32.5512, 15.5031, 62.9048
xyY:
0.2934, 0.1397, 15.5031
CIE-Lab:
46.3156, 81.2193, -59.1322
CIE-LCH:
46.3156, 100.4648, 323.9433
CIE-Luv:
46.3156, 53.6317, -96.8659
Hunter-Lab:
39.3739, 78.6650, -67.1615
#bc05d3 color charts
#bc05d3 color shades, tints & tones
#bc05d3 color schemes
#bc05d3 color preview, HTML & CSS examples
This text has a color of #bc05d3
<p style="color:#bc05d3;">Text here</p>
.mytext {color:#bc05d3;}
This box has a color of #bc05d3
<div style="background-color:#bc05d3;">Content here</div>
.mybackground {background-color:#bc05d3;}
Border around this has a color of #bc05d3
<div style="border:2px solid #bc05d3;">Content here</div>
.myborder {border:2px solid #bc05d3;}