#bc00f3 color space conversions
Hex:
#bc00f3
RGB:
188, 0, 243
CMY:
26, 100, 5
CMYK:
23, 100, 0, 5
HSL:
286°, 100.0000%, 47.6471%
HSV (HSB):
286°, 100.0000%, 95.2941%
XYZ:
36.9167, 17.1624, 86.1610
xyY:
0.2632, 0.1224, 17.1624
CIE-Lab:
48.4641, 86.9461, -73.8445
CIE-LCH:
48.4641, 114.0729, 319.6583
CIE-Luv:
48.4641, 43.6411, -119.0366
Hunter-Lab:
41.4276, 86.5657, -94.3119
#bc00f3 color charts
#bc00f3 color shades, tints & tones
#bc00f3 color schemes
#bc00f3 color preview, HTML & CSS examples
This text has a color of #bc00f3
<p style="color:#bc00f3;">Text here</p>
.mytext {color:#bc00f3;}
This box has a color of #bc00f3
<div style="background-color:#bc00f3;">Content here</div>
.mybackground {background-color:#bc00f3;}
Border around this has a color of #bc00f3
<div style="border:2px solid #bc00f3;">Content here</div>
.myborder {border:2px solid #bc00f3;}