#b15acc color space conversions
Hex:
#b15acc
RGB:
177, 90, 204
CMY:
31, 65, 20
CMYK:
13, 56, 0, 20
HSL:
286°, 52.7778%, 57.6471%
HSV (HSB):
286°, 55.8824%, 80.0000%
XYZ:
32.6867, 21.0191, 59.4610
xyY:
0.2888, 0.1857, 21.0191
CIE-Lab:
52.9704, 53.0200, -44.5616
CIE-LCH:
52.9704, 69.2593, 319.9540
CIE-Luv:
52.9704, 34.8165, -75.0160
Hunter-Lab:
45.8466, 47.0317, -44.8040
#b15acc color charts
#b15acc color shades, tints & tones
#b15acc color schemes
#b15acc color preview, HTML & CSS examples
This text has a color of #b15acc
<p style="color:#b15acc;">Text here</p>
.mytext {color:#b15acc;}
This box has a color of #b15acc
<div style="background-color:#b15acc;">Content here</div>
.mybackground {background-color:#b15acc;}
Border around this has a color of #b15acc
<div style="border:2px solid #b15acc;">Content here</div>
.myborder {border:2px solid #b15acc;}