#b70fb4 color space conversions
Hex:
#b70fb4
RGB:
183, 15, 180
CMY:
28, 94, 29
CMYK:
0, 92, 2, 28
HSL:
301°, 84.8485%, 38.8235%
HSV (HSB):
301°, 91.8033%, 71.7647%
XYZ:
27.9375, 13.7042, 44.3527
xyY:
0.3249, 0.1594, 13.7042
CIE-Lab:
43.8057, 74.6616, -45.1442
CIE-LCH:
43.8057, 87.2488, 328.8407
CIE-Luv:
43.8057, 60.9465, -75.0916
Hunter-Lab:
37.0192, 69.9259, -45.1219
#b70fb4 color charts
#b70fb4 color shades, tints & tones
#b70fb4 color schemes
#b70fb4 color preview, HTML & CSS examples
This text has a color of #b70fb4
<p style="color:#b70fb4;">Text here</p>
.mytext {color:#b70fb4;}
This box has a color of #b70fb4
<div style="background-color:#b70fb4;">Content here</div>
.mybackground {background-color:#b70fb4;}
Border around this has a color of #b70fb4
<div style="border:2px solid #b70fb4;">Content here</div>
.myborder {border:2px solid #b70fb4;}