#b007b3 color space conversions
Hex:
#b007b3
RGB:
176, 7, 179
CMY:
31, 97, 30
CMYK:
2, 96, 0, 30
HSL:
299°, 92.4731%, 36.4706%
HSV (HSB):
299°, 96.0894%, 70.1961%
XYZ:
26.1172, 12.6367, 43.7104
xyY:
0.3167, 0.1532, 12.6367
CIE-Lab:
42.2107, 74.1534, -47.1751
CIE-LCH:
42.2107, 87.8875, 327.5362
CIE-Luv:
42.2107, 56.7378, -77.0391
Hunter-Lab:
35.5482, 68.9341, -48.0199
#b007b3 color charts
#b007b3 color shades, tints & tones
#b007b3 color schemes
#b007b3 color preview, HTML & CSS examples
This text has a color of #b007b3
<p style="color:#b007b3;">Text here</p>
.mytext {color:#b007b3;}
This box has a color of #b007b3
<div style="background-color:#b007b3;">Content here</div>
.mybackground {background-color:#b007b3;}
Border around this has a color of #b007b3
<div style="border:2px solid #b007b3;">Content here</div>
.myborder {border:2px solid #b007b3;}