#b70ea6 color space conversions
Hex:
#b70ea6
RGB:
183, 14, 166
CMY:
28, 95, 35
CMYK:
0, 92, 9, 28
HSL:
306°, 85.7868%, 38.6275%
HSV (HSB):
306°, 92.3497%, 71.7647%
XYZ:
26.5684, 13.1345, 37.2113
xyY:
0.3454, 0.1708, 13.1345
CIE-Lab:
42.9653, 72.7626, -38.1662
CIE-LCH:
42.9653, 82.1648, 332.3216
CIE-Luv:
42.9653, 66.5714, -64.6241
Hunter-Lab:
36.2416, 67.4341, -35.5073
#b70ea6 color charts
#b70ea6 color shades, tints & tones
#b70ea6 color schemes
#b70ea6 color preview, HTML & CSS examples
This text has a color of #b70ea6
<p style="color:#b70ea6;">Text here</p>
.mytext {color:#b70ea6;}
This box has a color of #b70ea6
<div style="background-color:#b70ea6;">Content here</div>
.mybackground {background-color:#b70ea6;}
Border around this has a color of #b70ea6
<div style="border:2px solid #b70ea6;">Content here</div>
.myborder {border:2px solid #b70ea6;}