#bc05d8 color space conversions
Hex:
#bc05d8
RGB:
188, 5, 216
CMY:
26, 98, 15
CMYK:
13, 98, 0, 15
HSL:
292°, 95.4751%, 43.3333%
HSV (HSB):
292°, 97.6852%, 84.7059%
XYZ:
33.1880, 15.7578, 66.2581
xyY:
0.2881, 0.1368, 15.7578
CIE-Lab:
46.6551, 82.0227, -61.4558
CIE-LCH:
46.6551, 102.4916, 323.1575
CIE-Luv:
46.6551, 51.9292, -100.3875
Hunter-Lab:
39.6961, 79.7672, -71.1758
#bc05d8 color charts
#bc05d8 color shades, tints & tones
#bc05d8 color schemes
#bc05d8 color preview, HTML & CSS examples
This text has a color of #bc05d8
<p style="color:#bc05d8;">Text here</p>
.mytext {color:#bc05d8;}
This box has a color of #bc05d8
<div style="background-color:#bc05d8;">Content here</div>
.mybackground {background-color:#bc05d8;}
Border around this has a color of #bc05d8
<div style="border:2px solid #bc05d8;">Content here</div>
.myborder {border:2px solid #bc05d8;}