#bd58d3 color space conversions
Hex:
#bd58d3
RGB:
189, 88, 211
CMY:
26, 65, 17
CMYK:
10, 58, 0, 17
HSL:
289°, 58.2938%, 58.6275%
HSV (HSB):
289°, 58.2938%, 82.7451%
XYZ:
36.2339, 22.5014, 64.0615
xyY:
0.2951, 0.1832, 22.5014
CIE-Lab:
54.5550, 58.4287, -45.9412
CIE-LCH:
54.5550, 74.3270, 321.8228
CIE-Luv:
54.5550, 41.3169, -78.3695
Hunter-Lab:
47.4357, 53.3353, -46.8657
#bd58d3 color charts
#bd58d3 color shades, tints & tones
#bd58d3 color schemes
#bd58d3 color preview, HTML & CSS examples
This text has a color of #bd58d3
<p style="color:#bd58d3;">Text here</p>
.mytext {color:#bd58d3;}
This box has a color of #bd58d3
<div style="background-color:#bd58d3;">Content here</div>
.mybackground {background-color:#bd58d3;}
Border around this has a color of #bd58d3
<div style="border:2px solid #bd58d3;">Content here</div>
.myborder {border:2px solid #bd58d3;}