#bf59d3 color space conversions
Hex:
#bf59d3
RGB:
191, 89, 211
CMY:
25, 65, 17
CMYK:
9, 58, 0, 17
HSL:
290°, 58.0952%, 58.8235%
HSV (HSB):
290°, 57.8199%, 82.7451%
XYZ:
36.8161, 22.9243, 64.1124
xyY:
0.2973, 0.1851, 22.9243
CIE-Lab:
54.9942, 58.4670, -45.2283
CIE-LCH:
54.9942, 73.9188, 322.2756
CIE-Luv:
54.9942, 42.2938, -77.4122
Hunter-Lab:
47.8793, 53.4663, -45.8763
#bf59d3 color charts
#bf59d3 color shades, tints & tones
#bf59d3 color schemes
#bf59d3 color preview, HTML & CSS examples
This text has a color of #bf59d3
<p style="color:#bf59d3;">Text here</p>
.mytext {color:#bf59d3;}
This box has a color of #bf59d3
<div style="background-color:#bf59d3;">Content here</div>
.mybackground {background-color:#bf59d3;}
Border around this has a color of #bf59d3
<div style="border:2px solid #bf59d3;">Content here</div>
.myborder {border:2px solid #bf59d3;}