#bf33d5 color space conversions
Hex:
#bf33d5
RGB:
191, 51, 213
CMY:
25, 80, 16
CMYK:
10, 76, 0, 16
HSL:
292°, 65.8537%, 51.7647%
HSV (HSB):
292°, 76.0563%, 83.5294%
XYZ:
34.6799, 18.2481, 64.6452
xyY:
0.2950, 0.1552, 18.2481
CIE-Lab:
49.7957, 73.6844, -54.6544
CIE-LCH:
49.7957, 91.7415, 323.4343
CIE-Luv:
49.7957, 50.6927, -91.5334
Hunter-Lab:
42.7178, 70.1568, -59.8215
#bf33d5 color charts
#bf33d5 color shades, tints & tones
#bf33d5 color schemes
#bf33d5 color preview, HTML & CSS examples
This text has a color of #bf33d5
<p style="color:#bf33d5;">Text here</p>
.mytext {color:#bf33d5;}
This box has a color of #bf33d5
<div style="background-color:#bf33d5;">Content here</div>
.mybackground {background-color:#bf33d5;}
Border around this has a color of #bf33d5
<div style="border:2px solid #bf33d5;">Content here</div>
.myborder {border:2px solid #bf33d5;}