#b13ac5 color space conversions
Hex:
#b13ac5
RGB:
177, 58, 197
CMY:
31, 77, 23
CMYK:
10, 71, 0, 23
HSL:
291°, 54.5098%, 50.0000%
HSV (HSB):
291°, 70.5584%, 77.2549%
XYZ:
29.7226, 16.4044, 54.4231
xyY:
0.2956, 0.1631, 16.4044
CIE-Lab:
47.5007, 65.6699, -49.2383
CIE-LCH:
47.5007, 82.0789, 323.1380
CIE-Luv:
47.5007, 45.0440, -81.5553
Hunter-Lab:
40.5024, 60.1125, -51.3164
#b13ac5 color charts
#b13ac5 color shades, tints & tones
#b13ac5 color schemes
#b13ac5 color preview, HTML & CSS examples
This text has a color of #b13ac5
<p style="color:#b13ac5;">Text here</p>
.mytext {color:#b13ac5;}
This box has a color of #b13ac5
<div style="background-color:#b13ac5;">Content here</div>
.mybackground {background-color:#b13ac5;}
Border around this has a color of #b13ac5
<div style="border:2px solid #b13ac5;">Content here</div>
.myborder {border:2px solid #b13ac5;}