#b70bc2 color space conversions
Hex:
#b70bc2
RGB:
183, 11, 194
CMY:
28, 96, 24
CMYK:
6, 94, 0, 24
HSL:
296°, 89.2683%, 40.1961%
HSV (HSB):
296°, 94.3299%, 76.0784%
XYZ:
29.3857, 14.2017, 52.2313
xyY:
0.3067, 0.1482, 14.2017
CIE-Lab:
44.5208, 77.2275, -52.2161
CIE-LCH:
44.5208, 93.2234, 325.9361
CIE-Luv:
44.5208, 55.9535, -85.7054
Hunter-Lab:
37.6851, 73.2401, -55.7960
#b70bc2 color charts
#b70bc2 color shades, tints & tones
#b70bc2 color schemes
#b70bc2 color preview, HTML & CSS examples
This text has a color of #b70bc2
<p style="color:#b70bc2;">Text here</p>
.mytext {color:#b70bc2;}
This box has a color of #b70bc2
<div style="background-color:#b70bc2;">Content here</div>
.mybackground {background-color:#b70bc2;}
Border around this has a color of #b70bc2
<div style="border:2px solid #b70bc2;">Content here</div>
.myborder {border:2px solid #b70bc2;}