#bc05d7 color space conversions
Hex:
#bc05d7
RGB:
188, 5, 215
CMY:
26, 98, 16
CMYK:
13, 98, 0, 16
HSL:
292°, 95.4545%, 43.1373%
HSV (HSB):
292°, 97.6744%, 84.3137%
XYZ:
33.0590, 15.7062, 65.5792
xyY:
0.2891, 0.1374, 15.7062
CIE-Lab:
46.5867, 81.8611, -60.9929
CIE-LCH:
46.5867, 102.0851, 323.3110
CIE-Luv:
46.5867, 52.2662, -99.6860
Hunter-Lab:
39.6311, 79.5451, -70.3679
#bc05d7 color charts
#bc05d7 color shades, tints & tones
#bc05d7 color schemes
#bc05d7 color preview, HTML & CSS examples
This text has a color of #bc05d7
<p style="color:#bc05d7;">Text here</p>
.mytext {color:#bc05d7;}
This box has a color of #bc05d7
<div style="background-color:#bc05d7;">Content here</div>
.mybackground {background-color:#bc05d7;}
Border around this has a color of #bc05d7
<div style="border:2px solid #bc05d7;">Content here</div>
.myborder {border:2px solid #bc05d7;}