#bf15ff color space conversions
Hex:
#bf15ff
RGB:
191, 21, 255
CMY:
25, 92, 0
CMYK:
25, 92, 0, 0
HSL:
284°, 100.0000%, 54.1176%
HSV (HSB):
284°, 91.7647%, 100.0000%
XYZ:
39.8040, 18.8327, 96.1449
xyY:
0.2572, 0.1217, 18.8327
CIE-Lab:
50.4909, 87.4828, -77.2357
CIE-LCH:
50.4909, 116.6987, 318.5598
CIE-Luv:
50.4909, 41.2592, -125.2433
Hunter-Lab:
43.3967, 87.7786, -100.9788
#bf15ff color charts
#bf15ff color shades, tints & tones
#bf15ff color schemes
#bf15ff color preview, HTML & CSS examples
This text has a color of #bf15ff
<p style="color:#bf15ff;">Text here</p>
.mytext {color:#bf15ff;}
This box has a color of #bf15ff
<div style="background-color:#bf15ff;">Content here</div>
.mybackground {background-color:#bf15ff;}
Border around this has a color of #bf15ff
<div style="border:2px solid #bf15ff;">Content here</div>
.myborder {border:2px solid #bf15ff;}