#bf50dd color space conversions
Hex:
#bf50dd
RGB:
191, 80, 221
CMY:
25, 69, 13
CMYK:
14, 64, 0, 13
HSL:
287°, 67.4641%, 59.0196%
HSV (HSB):
287°, 63.8009%, 86.6667%
XYZ:
37.4057, 22.0341, 70.6881
xyY:
0.2875, 0.1693, 22.0341
CIE-Lab:
54.0632, 64.4154, -52.3791
CIE-LCH:
54.0632, 83.0236, 320.8838
CIE-Luv:
54.0632, 42.2664, -88.8484
Hunter-Lab:
46.9405, 60.0959, -56.4269
#bf50dd color charts
#bf50dd color shades, tints & tones
#bf50dd color schemes
#bf50dd color preview, HTML & CSS examples
This text has a color of #bf50dd
<p style="color:#bf50dd;">Text here</p>
.mytext {color:#bf50dd;}
This box has a color of #bf50dd
<div style="background-color:#bf50dd;">Content here</div>
.mybackground {background-color:#bf50dd;}
Border around this has a color of #bf50dd
<div style="border:2px solid #bf50dd;">Content here</div>
.myborder {border:2px solid #bf50dd;}