#b70c9a color space conversions
Hex:
#b70c9a
RGB:
183, 12, 154
CMY:
28, 95, 40
CMYK:
0, 93, 16, 28
HSL:
310°, 87.6923%, 38.2353%
HSV (HSB):
310°, 93.4426%, 71.7647%
XYZ:
25.4926, 12.6633, 31.6725
xyY:
0.3651, 0.1813, 12.6633
CIE-Lab:
42.2515, 71.3658, -32.0831
CIE-LCH:
42.2515, 78.2458, 335.7933
CIE-Luv:
42.2515, 71.7403, -55.6060
Hunter-Lab:
35.5856, 65.5984, -27.8605
#b70c9a color charts
#b70c9a color shades, tints & tones
#b70c9a color schemes
#b70c9a color preview, HTML & CSS examples
This text has a color of #b70c9a
<p style="color:#b70c9a;">Text here</p>
.mytext {color:#b70c9a;}
This box has a color of #b70c9a
<div style="background-color:#b70c9a;">Content here</div>
.mybackground {background-color:#b70c9a;}
Border around this has a color of #b70c9a
<div style="border:2px solid #b70c9a;">Content here</div>
.myborder {border:2px solid #b70c9a;}