#bd58c5 color space conversions
Hex:
#bd58c5
RGB:
189, 88, 197
CMY:
26, 65, 23
CMYK:
4, 55, 0, 23
HSL:
296°, 48.4444%, 55.8824%
HSV (HSB):
296°, 55.3299%, 77.2549%
XYZ:
34.5540, 21.8295, 55.2156
xyY:
0.3096, 0.1956, 21.8295
CIE-Lab:
53.8456, 55.7950, -39.0655
CIE-LCH:
53.8456, 68.1116, 325.0018
CIE-Luv:
53.8456, 44.8767, -67.1932
Hunter-Lab:
46.7220, 50.2490, -37.3629
#bd58c5 color charts
#bd58c5 color shades, tints & tones
#bd58c5 color schemes
#bd58c5 color preview, HTML & CSS examples
This text has a color of #bd58c5
<p style="color:#bd58c5;">Text here</p>
.mytext {color:#bd58c5;}
This box has a color of #bd58c5
<div style="background-color:#bd58c5;">Content here</div>
.mybackground {background-color:#bd58c5;}
Border around this has a color of #bd58c5
<div style="border:2px solid #bd58c5;">Content here</div>
.myborder {border:2px solid #bd58c5;}