#bf00e2 color space conversions
Hex:
#bf00e2
RGB:
191, 0, 226
CMY:
25, 100, 11
CMYK:
15, 100, 0, 11
HSL:
291°, 100.0000%, 44.3137%
HSV (HSB):
291°, 100.0000%, 88.6275%
XYZ:
35.2133, 16.5674, 73.2934
xyY:
0.2815, 0.1325, 16.5674
CIE-Lab:
47.7102, 84.4960, -65.4345
CIE-LCH:
47.7102, 106.8702, 322.2455
CIE-Luv:
47.7102, 50.7666, -106.8400
Hunter-Lab:
40.7030, 83.1951, -78.2706
#bf00e2 color charts
#bf00e2 color shades, tints & tones
#bf00e2 color schemes
#bf00e2 color preview, HTML & CSS examples
This text has a color of #bf00e2
<p style="color:#bf00e2;">Text here</p>
.mytext {color:#bf00e2;}
This box has a color of #bf00e2
<div style="background-color:#bf00e2;">Content here</div>
.mybackground {background-color:#bf00e2;}
Border around this has a color of #bf00e2
<div style="border:2px solid #bf00e2;">Content here</div>
.myborder {border:2px solid #bf00e2;}