#bf34d2 color space conversions
Hex:
#bf34d2
RGB:
191, 52, 210
CMY:
25, 80, 18
CMYK:
9, 75, 0, 18
HSL:
293°, 63.7097%, 51.3725%
HSV (HSB):
293°, 75.2381%, 82.3529%
XYZ:
34.3467, 18.1855, 62.6726
xyY:
0.2981, 0.1579, 18.1855
CIE-Lab:
49.7203, 72.8612, -53.0569
CIE-LCH:
49.7203, 90.1321, 323.9382
CIE-Luv:
49.7203, 51.4680, -89.0620
Hunter-Lab:
42.6445, 69.1397, -57.2847
#bf34d2 color charts
#bf34d2 color shades, tints & tones
#bf34d2 color schemes
#bf34d2 color preview, HTML & CSS examples
This text has a color of #bf34d2
<p style="color:#bf34d2;">Text here</p>
.mytext {color:#bf34d2;}
This box has a color of #bf34d2
<div style="background-color:#bf34d2;">Content here</div>
.mybackground {background-color:#bf34d2;}
Border around this has a color of #bf34d2
<div style="border:2px solid #bf34d2;">Content here</div>
.myborder {border:2px solid #bf34d2;}