#b07ca7 color space conversions
Hex:
#b07ca7
RGB:
176, 124, 167
CMY:
31, 51, 35
CMYK:
0, 30, 5, 31
HSL:
310°, 24.7619%, 58.8235%
HSV (HSB):
310°, 29.5455%, 69.0196%
XYZ:
32.0872, 26.4354, 39.9706
xyY:
0.3258, 0.2684, 26.4354
CIE-Lab:
58.4481, 27.2543, -14.8458
CIE-LCH:
58.4481, 31.0353, 331.4222
CIE-Luv:
58.4481, 27.4653, -26.2881
Hunter-Lab:
51.4154, 21.4209, -10.1016
#b07ca7 color charts
#b07ca7 color shades, tints & tones
#b07ca7 color schemes
#b07ca7 color preview, HTML & CSS examples
This text has a color of #b07ca7
<p style="color:#b07ca7;">Text here</p>
.mytext {color:#b07ca7;}
This box has a color of #b07ca7
<div style="background-color:#b07ca7;">Content here</div>
.mybackground {background-color:#b07ca7;}
Border around this has a color of #b07ca7
<div style="border:2px solid #b07ca7;">Content here</div>
.myborder {border:2px solid #b07ca7;}