#bc05c8 color space conversions
Hex:
#bc05c8
RGB:
188, 5, 200
CMY:
26, 98, 22
CMYK:
6, 98, 0, 22
HSL:
296°, 95.1220%, 40.1961%
HSV (HSB):
296°, 97.5000%, 78.4314%
XYZ:
31.2186, 14.9700, 55.8877
xyY:
0.3058, 0.1467, 14.9700
CIE-Lab:
45.5931, 79.4934, -53.9384
CIE-LCH:
45.5931, 96.0653, 325.8421
CIE-Luv:
45.5931, 57.5347, -88.9955
Hunter-Lab:
38.6911, 76.3164, -58.5581
#bc05c8 color charts
#bc05c8 color shades, tints & tones
#bc05c8 color schemes
#bc05c8 color preview, HTML & CSS examples
This text has a color of #bc05c8
<p style="color:#bc05c8;">Text here</p>
.mytext {color:#bc05c8;}
This box has a color of #bc05c8
<div style="background-color:#bc05c8;">Content here</div>
.mybackground {background-color:#bc05c8;}
Border around this has a color of #bc05c8
<div style="border:2px solid #bc05c8;">Content here</div>
.myborder {border:2px solid #bc05c8;}