#b70ac6 color space conversions
Hex:
#b70ac6
RGB:
183, 10, 198
CMY:
28, 96, 22
CMYK:
8, 95, 0, 22
HSL:
295°, 90.3846%, 40.7843%
HSV (HSB):
295°, 94.9495%, 77.6471%
XYZ:
29.8300, 14.3616, 54.6259
xyY:
0.3019, 0.1453, 14.3616
CIE-Lab:
44.7471, 77.9474, -54.1828
CIE-LCH:
44.7471, 94.9293, 325.1961
CIE-Luv:
44.7471, 54.5661, -88.6604
Hunter-Lab:
37.8967, 74.1855, -58.9355
#b70ac6 color charts
#b70ac6 color shades, tints & tones
#b70ac6 color schemes
#b70ac6 color preview, HTML & CSS examples
This text has a color of #b70ac6
<p style="color:#b70ac6;">Text here</p>
.mytext {color:#b70ac6;}
This box has a color of #b70ac6
<div style="background-color:#b70ac6;">Content here</div>
.mybackground {background-color:#b70ac6;}
Border around this has a color of #b70ac6
<div style="border:2px solid #b70ac6;">Content here</div>
.myborder {border:2px solid #b70ac6;}