#b70db4 color space conversions
Hex:
#b70db4
RGB:
183, 13, 180
CMY:
28, 95, 29
CMYK:
0, 93, 2, 28
HSL:
301°, 86.7347%, 38.4314%
HSV (HSB):
301°, 92.8962%, 71.7647%
XYZ:
27.9106, 13.6504, 44.3438
xyY:
0.3249, 0.1589, 13.6504
CIE-Lab:
43.7274, 74.8926, -45.2693
CIE-LCH:
43.7274, 87.5113, 328.8489
CIE-Luv:
43.7274, 61.0781, -75.2597
Hunter-Lab:
36.9465, 70.1885, -45.2983
#b70db4 color charts
#b70db4 color shades, tints & tones
#b70db4 color schemes
#b70db4 color preview, HTML & CSS examples
This text has a color of #b70db4
<p style="color:#b70db4;">Text here</p>
.mytext {color:#b70db4;}
This box has a color of #b70db4
<div style="background-color:#b70db4;">Content here</div>
.mybackground {background-color:#b70db4;}
Border around this has a color of #b70db4
<div style="border:2px solid #b70db4;">Content here</div>
.myborder {border:2px solid #b70db4;}