#b70db3 color space conversions
Hex:
#b70db3
RGB:
183, 13, 179
CMY:
28, 95, 30
CMYK:
0, 93, 2, 28
HSL:
301°, 86.7347%, 38.4314%
HSV (HSB):
301°, 92.8962%, 71.7647%
XYZ:
27.8090, 13.6098, 43.8091
xyY:
0.3263, 0.1597, 13.6098
CIE-Lab:
43.6681, 74.7447, -44.7733
CIE-LCH:
43.6681, 87.1288, 329.0777
CIE-Luv:
43.6681, 61.4648, -74.5138
Hunter-Lab:
36.8915, 69.9945, -44.5836
#b70db3 color charts
#b70db3 color shades, tints & tones
#b70db3 color schemes
#b70db3 color preview, HTML & CSS examples
This text has a color of #b70db3
<p style="color:#b70db3;">Text here</p>
.mytext {color:#b70db3;}
This box has a color of #b70db3
<div style="background-color:#b70db3;">Content here</div>
.mybackground {background-color:#b70db3;}
Border around this has a color of #b70db3
<div style="border:2px solid #b70db3;">Content here</div>
.myborder {border:2px solid #b70db3;}