#bc04e1 color space conversions
Hex:
#bc04e1
RGB:
188, 4, 225
CMY:
26, 98, 12
CMYK:
16, 98, 0, 12
HSL:
290°, 96.5066%, 44.9020%
HSV (HSB):
290°, 98.2222%, 88.2353%
XYZ:
34.3731, 16.2144, 72.5522
xyY:
0.2791, 0.1317, 16.2144
CIE-Lab:
47.2546, 83.5805, -65.6272
CIE-LCH:
47.2546, 106.2668, 321.8611
CIE-Luv:
47.2546, 49.0122, -106.6901
Hunter-Lab:
40.2672, 81.9046, -78.6400
#bc04e1 color charts
#bc04e1 color shades, tints & tones
#bc04e1 color schemes
#bc04e1 color preview, HTML & CSS examples
This text has a color of #bc04e1
<p style="color:#bc04e1;">Text here</p>
.mytext {color:#bc04e1;}
This box has a color of #bc04e1
<div style="background-color:#bc04e1;">Content here</div>
.mybackground {background-color:#bc04e1;}
Border around this has a color of #bc04e1
<div style="border:2px solid #bc04e1;">Content here</div>
.myborder {border:2px solid #bc04e1;}