#b07ea5 color space conversions
Hex:
#b07ea5
RGB:
176, 126, 165
CMY:
31, 51, 35
CMYK:
0, 28, 6, 31
HSL:
313°, 24.0385%, 59.2157%
HSV (HSB):
313°, 28.4091%, 69.0196%
XYZ:
32.1569, 26.8684, 39.0886
xyY:
0.3278, 0.2738, 26.8684
CIE-Lab:
58.8523, 25.7635, -13.0876
CIE-LCH:
58.8523, 28.8972, 333.0699
CIE-Luv:
58.8523, 26.7714, -23.4269
Hunter-Lab:
51.8348, 20.0257, -8.4262
#b07ea5 color charts
#b07ea5 color shades, tints & tones
#b07ea5 color schemes
#b07ea5 color preview, HTML & CSS examples
This text has a color of #b07ea5
<p style="color:#b07ea5;">Text here</p>
.mytext {color:#b07ea5;}
This box has a color of #b07ea5
<div style="background-color:#b07ea5;">Content here</div>
.mybackground {background-color:#b07ea5;}
Border around this has a color of #b07ea5
<div style="border:2px solid #b07ea5;">Content here</div>
.myborder {border:2px solid #b07ea5;}