#bf15dd color space conversions
Hex:
#bf15dd
RGB:
191, 21, 221
CMY:
25, 92, 13
CMYK:
14, 90, 0, 13
HSL:
291°, 82.6446%, 47.4510%
HSV (HSB):
291°, 90.4977%, 86.6667%
XYZ:
34.8052, 16.8332, 69.8213
xyY:
0.2866, 0.1386, 16.8332
CIE-Lab:
48.0491, 81.6423, -62.0375
CIE-LCH:
48.0491, 102.5383, 322.7699
CIE-Luv:
48.0491, 51.4790, -102.0455
Hunter-Lab:
41.0282, 79.6262, -72.1792
#bf15dd color charts
#bf15dd color shades, tints & tones
#bf15dd color schemes
#bf15dd color preview, HTML & CSS examples
This text has a color of #bf15dd
<p style="color:#bf15dd;">Text here</p>
.mytext {color:#bf15dd;}
This box has a color of #bf15dd
<div style="background-color:#bf15dd;">Content here</div>
.mybackground {background-color:#bf15dd;}
Border around this has a color of #bf15dd
<div style="border:2px solid #bf15dd;">Content here</div>
.myborder {border:2px solid #bf15dd;}