#bf00e4 color space conversions
Hex:
#bf00e4
RGB:
191, 0, 228
CMY:
25, 100, 11
CMYK:
16, 100, 0, 11
HSL:
290°, 100.0000%, 44.7059%
HSV (HSB):
290°, 100.0000%, 89.4118%
XYZ:
35.4894, 16.6778, 74.7474
xyY:
0.2796, 0.1314, 16.6778
CIE-Lab:
47.8515, 84.8233, -66.3424
CIE-LCH:
47.8515, 107.6861, 321.9701
CIE-Luv:
47.8515, 50.1164, -108.2175
Hunter-Lab:
40.8385, 83.6528, -79.9327
#bf00e4 color charts
#bf00e4 color shades, tints & tones
#bf00e4 color schemes
#bf00e4 color preview, HTML & CSS examples
This text has a color of #bf00e4
<p style="color:#bf00e4;">Text here</p>
.mytext {color:#bf00e4;}
This box has a color of #bf00e4
<div style="background-color:#bf00e4;">Content here</div>
.mybackground {background-color:#bf00e4;}
Border around this has a color of #bf00e4
<div style="border:2px solid #bf00e4;">Content here</div>
.myborder {border:2px solid #bf00e4;}