#b70b9d color space conversions
Hex:
#b70b9d
RGB:
183, 11, 157
CMY:
28, 96, 38
CMYK:
0, 94, 14, 28
HSL:
309°, 88.6598%, 38.0392%
HSV (HSB):
309°, 93.9891%, 71.7647%
XYZ:
25.7339, 12.7409, 33.0012
xyY:
0.3600, 0.1783, 12.7409
CIE-Lab:
42.3703, 71.8678, -33.7061
CIE-LCH:
42.3703, 79.3794, 334.8734
CIE-Luv:
42.3703, 70.5366, -57.9957
Hunter-Lab:
35.6945, 66.2242, -29.8303
#b70b9d color charts
#b70b9d color shades, tints & tones
#b70b9d color schemes
#b70b9d color preview, HTML & CSS examples
This text has a color of #b70b9d
<p style="color:#b70b9d;">Text here</p>
.mytext {color:#b70b9d;}
This box has a color of #b70b9d
<div style="background-color:#b70b9d;">Content here</div>
.mybackground {background-color:#b70b9d;}
Border around this has a color of #b70b9d
<div style="border:2px solid #b70b9d;">Content here</div>
.myborder {border:2px solid #b70b9d;}