#b70ea3 color space conversions
Hex:
#b70ea3
RGB:
183, 14, 163
CMY:
28, 95, 36
CMYK:
0, 92, 11, 28
HSL:
307°, 85.7868%, 38.6275%
HSV (HSB):
307°, 92.3497%, 71.7647%
XYZ:
26.2963, 13.0257, 35.7786
xyY:
0.3501, 0.1734, 13.0257
CIE-Lab:
42.8019, 72.3468, -36.6296
CIE-LCH:
42.8019, 81.0912, 333.1466
CIE-Luv:
42.8019, 67.8035, -62.3359
Hunter-Lab:
36.0911, 66.8973, -33.5127
#b70ea3 color charts
#b70ea3 color shades, tints & tones
#b70ea3 color schemes
#b70ea3 color preview, HTML & CSS examples
This text has a color of #b70ea3
<p style="color:#b70ea3;">Text here</p>
.mytext {color:#b70ea3;}
This box has a color of #b70ea3
<div style="background-color:#b70ea3;">Content here</div>
.mybackground {background-color:#b70ea3;}
Border around this has a color of #b70ea3
<div style="border:2px solid #b70ea3;">Content here</div>
.myborder {border:2px solid #b70ea3;}