#b070b0 color space conversions
Hex:
#b070b0
RGB:
176, 112, 176
CMY:
31, 56, 31
CMYK:
0, 36, 0, 31
HSL:
300°, 28.8288%, 56.4706%
HSV (HSB):
300°, 36.3636%, 69.0196%
XYZ:
31.5351, 23.9530, 44.0356
xyY:
0.3169, 0.2407, 23.9530
CIE-Lab:
56.0407, 35.6225, -23.6952
CIE-LCH:
56.0407, 42.7834, 326.3692
CIE-Luv:
56.0407, 31.6004, -40.8656
Hunter-Lab:
48.9418, 29.3663, -19.0871
#b070b0 color charts
#b070b0 color shades, tints & tones
#b070b0 color schemes
#b070b0 color preview, HTML & CSS examples
This text has a color of #b070b0
<p style="color:#b070b0;">Text here</p>
.mytext {color:#b070b0;}
This box has a color of #b070b0
<div style="background-color:#b070b0;">Content here</div>
.mybackground {background-color:#b070b0;}
Border around this has a color of #b070b0
<div style="border:2px solid #b070b0;">Content here</div>
.myborder {border:2px solid #b070b0;}