#bc04c8 color space conversions
Hex:
#bc04c8
RGB:
188, 4, 200
CMY:
26, 98, 22
CMYK:
6, 98, 0, 22
HSL:
296°, 96.0784%, 40.0000%
HSV (HSB):
296°, 98.0000%, 78.4314%
XYZ:
31.2078, 14.9483, 55.8841
xyY:
0.3058, 0.1465, 14.9483
CIE-Lab:
45.5633, 79.5818, -53.9863
CIE-LCH:
45.5633, 96.1653, 325.8480
CIE-Luv:
45.5633, 57.5798, -89.0562
Hunter-Lab:
38.6631, 76.4200, -58.6343
#bc04c8 color charts
#bc04c8 color shades, tints & tones
#bc04c8 color schemes
#bc04c8 color preview, HTML & CSS examples
This text has a color of #bc04c8
<p style="color:#bc04c8;">Text here</p>
.mytext {color:#bc04c8;}
This box has a color of #bc04c8
<div style="background-color:#bc04c8;">Content here</div>
.mybackground {background-color:#bc04c8;}
Border around this has a color of #bc04c8
<div style="border:2px solid #bc04c8;">Content here</div>
.myborder {border:2px solid #bc04c8;}