#b570c5 color space conversions
Hex:
#b570c5
RGB:
181, 112, 197
CMY:
29, 56, 23
CMYK:
8, 43, 0, 23
HSL:
289°, 42.2886%, 60.5882%
HSV (HSB):
289°, 43.1472%, 77.2549%
XYZ:
34.9283, 25.4433, 55.8935
xyY:
0.3004, 0.2188, 25.4433
CIE-Lab:
57.5048, 41.3061, -33.4065
CIE-LCH:
57.5048, 53.1243, 321.0357
CIE-Luv:
57.5048, 30.8662, -57.1166
Hunter-Lab:
50.4414, 35.3304, -30.3896
#b570c5 color charts
#b570c5 color shades, tints & tones
#b570c5 color schemes
#b570c5 color preview, HTML & CSS examples
This text has a color of #b570c5
<p style="color:#b570c5;">Text here</p>
.mytext {color:#b570c5;}
This box has a color of #b570c5
<div style="background-color:#b570c5;">Content here</div>
.mybackground {background-color:#b570c5;}
Border around this has a color of #b570c5
<div style="border:2px solid #b570c5;">Content here</div>
.myborder {border:2px solid #b570c5;}