#bf28dd color space conversions
Hex:
#bf28dd
RGB:
191, 40, 221
CMY:
25, 84, 13
CMYK:
14, 82, 0, 13
HSL:
290°, 72.6908%, 51.1765%
HSV (HSB):
290°, 81.9005%, 86.6667%
XYZ:
35.2958, 17.8144, 69.9848
xyY:
0.2867, 0.1447, 17.8144
CIE-Lab:
49.2702, 78.0519, -60.0667
CIE-LCH:
49.2702, 98.4891, 322.4191
CIE-Luv:
49.2702, 49.7407, -99.5853
Hunter-Lab:
42.2071, 75.4086, -68.7655
#bf28dd color charts
#bf28dd color shades, tints & tones
#bf28dd color schemes
#bf28dd color preview, HTML & CSS examples
This text has a color of #bf28dd
<p style="color:#bf28dd;">Text here</p>
.mytext {color:#bf28dd;}
This box has a color of #bf28dd
<div style="background-color:#bf28dd;">Content here</div>
.mybackground {background-color:#bf28dd;}
Border around this has a color of #bf28dd
<div style="border:2px solid #bf28dd;">Content here</div>
.myborder {border:2px solid #bf28dd;}