#b13acc color space conversions
Hex:
#b13acc
RGB:
177, 58, 204
CMY:
31, 77, 20
CMYK:
13, 72, 0, 20
HSL:
289°, 58.8710%, 51.3725%
HSV (HSB):
289°, 71.5686%, 80.0000%
XYZ:
30.5436, 16.7329, 58.7467
xyY:
0.2881, 0.1578, 16.7329
CIE-Lab:
47.9217, 66.9520, -52.6090
CIE-LCH:
47.9217, 85.1485, 321.8407
CIE-Luv:
47.9217, 43.0149, -86.8213
Hunter-Lab:
40.9058, 61.6974, -56.5150
#b13acc color charts
#b13acc color shades, tints & tones
#b13acc color schemes
#b13acc color preview, HTML & CSS examples
This text has a color of #b13acc
<p style="color:#b13acc;">Text here</p>
.mytext {color:#b13acc;}
This box has a color of #b13acc
<div style="background-color:#b13acc;">Content here</div>
.mybackground {background-color:#b13acc;}
Border around this has a color of #b13acc
<div style="border:2px solid #b13acc;">Content here</div>
.myborder {border:2px solid #b13acc;}