#b70cd5 color space conversions
Hex:
#b70cd5
RGB:
183, 12, 213
CMY:
28, 95, 16
CMYK:
14, 94, 0, 16
HSL:
291°, 89.3333%, 44.1176%
HSV (HSB):
291°, 94.3662%, 83.5294%
XYZ:
31.6702, 15.1343, 64.2028
xyY:
0.2853, 0.1363, 15.1343
CIE-Lab:
45.8176, 80.1809, -61.1288
CIE-LCH:
45.8176, 100.8252, 322.6786
CIE-Luv:
45.8176, 49.3573, -99.1826
Hunter-Lab:
38.9029, 77.2338, -70.6165
#b70cd5 color charts
#b70cd5 color shades, tints & tones
#b70cd5 color schemes
#b70cd5 color preview, HTML & CSS examples
This text has a color of #b70cd5
<p style="color:#b70cd5;">Text here</p>
.mytext {color:#b70cd5;}
This box has a color of #b70cd5
<div style="background-color:#b70cd5;">Content here</div>
.mybackground {background-color:#b70cd5;}
Border around this has a color of #b70cd5
<div style="border:2px solid #b70cd5;">Content here</div>
.myborder {border:2px solid #b70cd5;}