#b075a9 color space conversions
Hex:
#b075a9
RGB:
176, 117, 169
CMY:
31, 54, 34
CMYK:
0, 34, 4, 31
HSL:
307°, 27.1889%, 57.4510%
HSV (HSB):
307°, 33.5227%, 69.0196%
XYZ:
31.4272, 24.8173, 40.6699
xyY:
0.3243, 0.2561, 24.8173
CIE-Lab:
56.8969, 31.5367, -18.3505
CIE-LCH:
56.8969, 36.4871, 329.8058
CIE-Luv:
56.8969, 30.5396, -32.1462
Hunter-Lab:
49.8169, 25.4279, -13.5318
#b075a9 color charts
#b075a9 color shades, tints & tones
#b075a9 color schemes
#b075a9 color preview, HTML & CSS examples
This text has a color of #b075a9
<p style="color:#b075a9;">Text here</p>
.mytext {color:#b075a9;}
This box has a color of #b075a9
<div style="background-color:#b075a9;">Content here</div>
.mybackground {background-color:#b075a9;}
Border around this has a color of #b075a9
<div style="border:2px solid #b075a9;">Content here</div>
.myborder {border:2px solid #b075a9;}