#bc04f7 color space conversions
Hex:
#bc04f7
RGB:
188, 4, 247
CMY:
26, 98, 3
CMYK:
24, 98, 0, 3
HSL:
285°, 96.8127%, 49.2157%
HSV (HSB):
285°, 98.3806%, 96.8627%
XYZ:
37.5710, 17.4936, 89.3921
xyY:
0.2601, 0.1211, 17.4936
CIE-Lab:
48.8760, 87.3128, -75.4182
CIE-LCH:
48.8760, 115.3752, 319.1805
CIE-Luv:
48.8760, 42.3639, -121.5008
Hunter-Lab:
41.8254, 87.1490, -97.4410
#bc04f7 color charts
#bc04f7 color shades, tints & tones
#bc04f7 color schemes
#bc04f7 color preview, HTML & CSS examples
This text has a color of #bc04f7
<p style="color:#bc04f7;">Text here</p>
.mytext {color:#bc04f7;}
This box has a color of #bc04f7
<div style="background-color:#bc04f7;">Content here</div>
.mybackground {background-color:#bc04f7;}
Border around this has a color of #bc04f7
<div style="border:2px solid #bc04f7;">Content here</div>
.myborder {border:2px solid #bc04f7;}