#b07cc1 color space conversions
Hex:
#b07cc1
RGB:
176, 124, 193
CMY:
31, 51, 24
CMYK:
9, 36, 0, 24
HSL:
285°, 35.7513%, 62.1569%
HSV (HSB):
285°, 35.7513%, 75.6863%
XYZ:
34.7378, 27.4957, 53.9284
xyY:
0.2990, 0.2367, 27.4957
CIE-Lab:
59.4303, 32.3543, -28.1875
CIE-LCH:
59.4303, 42.9108, 318.9372
CIE-Luv:
59.4303, 23.4396, -47.8764
Hunter-Lab:
52.4363, 26.4884, -24.2717
#b07cc1 color charts
#b07cc1 color shades, tints & tones
#b07cc1 color schemes
#b07cc1 color preview, HTML & CSS examples
This text has a color of #b07cc1
<p style="color:#b07cc1;">Text here</p>
.mytext {color:#b07cc1;}
This box has a color of #b07cc1
<div style="background-color:#b07cc1;">Content here</div>
.mybackground {background-color:#b07cc1;}
Border around this has a color of #b07cc1
<div style="border:2px solid #b07cc1;">Content here</div>
.myborder {border:2px solid #b07cc1;}