#bf15f4 color space conversions
Hex:
#bf15f4
RGB:
191, 21, 244
CMY:
25, 92, 4
CMYK:
22, 91, 0, 4
HSL:
286°, 91.0204%, 51.9608%
HSV (HSB):
286°, 91.3934%, 95.6863%
XYZ:
38.0832, 18.1444, 87.0830
xyY:
0.2657, 0.1266, 18.1444
CIE-Lab:
49.6707, 85.5474, -72.4215
CIE-LCH:
49.6707, 112.0859, 319.7499
CIE-Luv:
49.6707, 44.3675, -117.9065
Hunter-Lab:
42.5962, 85.0448, -91.3942
#bf15f4 color charts
#bf15f4 color shades, tints & tones
#bf15f4 color schemes
#bf15f4 color preview, HTML & CSS examples
This text has a color of #bf15f4
<p style="color:#bf15f4;">Text here</p>
.mytext {color:#bf15f4;}
This box has a color of #bf15f4
<div style="background-color:#bf15f4;">Content here</div>
.mybackground {background-color:#bf15f4;}
Border around this has a color of #bf15f4
<div style="border:2px solid #bf15f4;">Content here</div>
.myborder {border:2px solid #bf15f4;}