#bc04ff color space conversions
Hex:
#bc04ff
RGB:
188, 4, 255
CMY:
26, 98, 0
CMYK:
26, 98, 0, 0
HSL:
284°, 100.0000%, 50.7843%
HSV (HSB):
284°, 98.4314%, 100.0000%
XYZ:
38.8325, 17.9982, 96.0350
xyY:
0.2540, 0.1177, 17.9982
CIE-Lab:
49.4939, 88.7113, -78.8815
CIE-LCH:
49.4939, 118.7097, 318.3567
CIE-Luv:
49.4939, 40.1386, -126.7321
Hunter-Lab:
42.4243, 89.1449, -104.5166
#bc04ff color charts
#bc04ff color shades, tints & tones
#bc04ff color schemes
#bc04ff color preview, HTML & CSS examples
This text has a color of #bc04ff
<p style="color:#bc04ff;">Text here</p>
.mytext {color:#bc04ff;}
This box has a color of #bc04ff
<div style="background-color:#bc04ff;">Content here</div>
.mybackground {background-color:#bc04ff;}
Border around this has a color of #bc04ff
<div style="border:2px solid #bc04ff;">Content here</div>
.myborder {border:2px solid #bc04ff;}