#bf21d5 color space conversions
Hex:
#bf21d5
RGB:
191, 33, 213
CMY:
25, 87, 16
CMYK:
10, 85, 0, 16
HSL:
293°, 73.1707%, 48.2353%
HSV (HSB):
293°, 84.5070%, 83.5294%
XYZ:
34.0400, 16.9682, 64.4319
xyY:
0.2949, 0.1470, 16.9682
CIE-Lab:
48.2199, 78.2651, -57.1861
CIE-LCH:
48.2199, 96.9313, 323.8454
CIE-Luv:
48.2199, 53.1154, -94.9126
Hunter-Lab:
41.1924, 75.4192, -63.9048
#bf21d5 color charts
#bf21d5 color shades, tints & tones
#bf21d5 color schemes
#bf21d5 color preview, HTML & CSS examples
This text has a color of #bf21d5
<p style="color:#bf21d5;">Text here</p>
.mytext {color:#bf21d5;}
This box has a color of #bf21d5
<div style="background-color:#bf21d5;">Content here</div>
.mybackground {background-color:#bf21d5;}
Border around this has a color of #bf21d5
<div style="border:2px solid #bf21d5;">Content here</div>
.myborder {border:2px solid #bf21d5;}