#bf51e4 color space conversions
Hex:
#bf51e4
RGB:
191, 81, 228
CMY:
25, 68, 11
CMYK:
16, 64, 0, 11
HSL:
285°, 73.1343%, 60.5882%
HSV (HSB):
285°, 64.4737%, 89.4118%
XYZ:
38.4319, 22.5627, 75.7282
xyY:
0.2811, 0.1650, 22.5627
CIE-Lab:
54.6190, 65.3404, -55.4427
CIE-LCH:
54.6190, 85.6928, 319.6847
CIE-Luv:
54.6190, 40.2257, -93.8463
Hunter-Lab:
47.5002, 61.2971, -61.2743
#bf51e4 color charts
#bf51e4 color shades, tints & tones
#bf51e4 color schemes
#bf51e4 color preview, HTML & CSS examples
This text has a color of #bf51e4
<p style="color:#bf51e4;">Text here</p>
.mytext {color:#bf51e4;}
This box has a color of #bf51e4
<div style="background-color:#bf51e4;">Content here</div>
.mybackground {background-color:#bf51e4;}
Border around this has a color of #bf51e4
<div style="border:2px solid #bf51e4;">Content here</div>
.myborder {border:2px solid #bf51e4;}