#b70da2 color space conversions
Hex:
#b70da2
RGB:
183, 13, 162
CMY:
28, 95, 36
CMYK:
0, 93, 11, 28
HSL:
307°, 86.7347%, 38.4314%
HSV (HSB):
307°, 92.8962%, 71.7647%
XYZ:
26.1940, 12.9638, 35.3041
xyY:
0.3518, 0.1741, 12.9638
CIE-Lab:
42.7086, 72.3257, -36.1777
CIE-LCH:
42.7086, 80.8693, 333.4255
CIE-Luv:
42.7086, 68.2936, -61.6605
Hunter-Lab:
36.0052, 66.8503, -32.9318
#b70da2 color charts
#b70da2 color shades, tints & tones
#b70da2 color schemes
#b70da2 color preview, HTML & CSS examples
This text has a color of #b70da2
<p style="color:#b70da2;">Text here</p>
.mytext {color:#b70da2;}
This box has a color of #b70da2
<div style="background-color:#b70da2;">Content here</div>
.mybackground {background-color:#b70da2;}
Border around this has a color of #b70da2
<div style="border:2px solid #b70da2;">Content here</div>
.myborder {border:2px solid #b70da2;}