#b70f9c color space conversions
Hex:
#b70f9c
RGB:
183, 15, 156
CMY:
28, 94, 39
CMYK:
0, 92, 15, 28
HSL:
310°, 84.8485%, 38.8235%
HSV (HSB):
310°, 91.8033%, 71.7647%
XYZ:
25.7000, 12.8092, 32.5704
xyY:
0.3616, 0.1802, 12.8092
CIE-Lab:
42.4744, 71.2770, -32.9394
CIE-LCH:
42.4744, 78.5202, 335.1968
CIE-Luv:
42.4744, 70.6449, -56.8708
Hunter-Lab:
35.7900, 65.5445, -28.9034
#b70f9c color charts
#b70f9c color shades, tints & tones
#b70f9c color schemes
#b70f9c color preview, HTML & CSS examples
This text has a color of #b70f9c
<p style="color:#b70f9c;">Text here</p>
.mytext {color:#b70f9c;}
This box has a color of #b70f9c
<div style="background-color:#b70f9c;">Content here</div>
.mybackground {background-color:#b70f9c;}
Border around this has a color of #b70f9c
<div style="border:2px solid #b70f9c;">Content here</div>
.myborder {border:2px solid #b70f9c;}