#b570d5 color space conversions
Hex:
#b570d5
RGB:
181, 112, 213
CMY:
29, 56, 16
CMYK:
15, 47, 0, 16
HSL:
281°, 54.5946%, 63.7255%
HSV (HSB):
281°, 47.4178%, 83.5294%
XYZ:
36.8605, 26.2162, 66.0683
xyY:
0.2854, 0.2030, 26.2162
CIE-Lab:
58.2417, 44.6158, -41.3168
CIE-LCH:
58.2417, 60.8083, 317.1985
CIE-Luv:
58.2417, 27.8818, -70.2709
Hunter-Lab:
51.2018, 38.9002, -40.6637
#b570d5 color charts
#b570d5 color shades, tints & tones
#b570d5 color schemes
#b570d5 color preview, HTML & CSS examples
This text has a color of #b570d5
<p style="color:#b570d5;">Text here</p>
.mytext {color:#b570d5;}
This box has a color of #b570d5
<div style="background-color:#b570d5;">Content here</div>
.mybackground {background-color:#b570d5;}
Border around this has a color of #b570d5
<div style="border:2px solid #b570d5;">Content here</div>
.myborder {border:2px solid #b570d5;}