#b70db7 color space conversions
Hex:
#b70db7
RGB:
183, 13, 183
CMY:
28, 95, 28
CMYK:
0, 93, 0, 28
HSL:
300°, 86.7347%, 38.4314%
HSV (HSB):
300°, 92.8962%, 71.7647%
XYZ:
28.2196, 13.7740, 45.9711
xyY:
0.3208, 0.1566, 13.7740
CIE-Lab:
43.9071, 75.3399, -46.7511
CIE-LCH:
43.9071, 88.6666, 328.1789
CIE-Luv:
43.9071, 59.9285, -77.4897
Hunter-Lab:
37.1134, 70.7763, -47.4611
#b70db7 color charts
#b70db7 color shades, tints & tones
#b70db7 color schemes
#b70db7 color preview, HTML & CSS examples
This text has a color of #b70db7
<p style="color:#b70db7;">Text here</p>
.mytext {color:#b70db7;}
This box has a color of #b70db7
<div style="background-color:#b70db7;">Content here</div>
.mybackground {background-color:#b70db7;}
Border around this has a color of #b70db7
<div style="border:2px solid #b70db7;">Content here</div>
.myborder {border:2px solid #b70db7;}