#bf33c9 color space conversions
Hex:
#bf33c9
RGB:
191, 51, 201
CMY:
25, 80, 21
CMYK:
5, 75, 0, 21
HSL:
296°, 59.5238%, 49.4118%
HSV (HSB):
296°, 74.6269%, 78.8235%
XYZ:
33.2123, 17.6611, 56.9168
xyY:
0.3081, 0.1638, 17.6611
CIE-Lab:
49.0824, 71.6460, -48.8993
CIE-LCH:
49.0824, 86.7427, 325.6860
CIE-Luv:
49.0824, 54.5513, -82.5261
Hunter-Lab:
42.0251, 67.5242, -50.8820
#bf33c9 color charts
#bf33c9 color shades, tints & tones
#bf33c9 color schemes
#bf33c9 color preview, HTML & CSS examples
This text has a color of #bf33c9
<p style="color:#bf33c9;">Text here</p>
.mytext {color:#bf33c9;}
This box has a color of #bf33c9
<div style="background-color:#bf33c9;">Content here</div>
.mybackground {background-color:#bf33c9;}
Border around this has a color of #bf33c9
<div style="border:2px solid #bf33c9;">Content here</div>
.myborder {border:2px solid #bf33c9;}