#b70cb8 color space conversions
Hex:
#b70cb8
RGB:
183, 12, 184
CMY:
28, 95, 28
CMYK:
1, 93, 0, 28
HSL:
300°, 87.7551%, 38.4314%
HSV (HSB):
300°, 93.4783%, 72.1569%
XYZ:
28.3116, 13.7909, 46.5171
xyY:
0.3195, 0.1556, 13.7909
CIE-Lab:
43.9316, 75.5966, -47.3007
CIE-LCH:
43.9316, 89.1751, 327.9659
CIE-Luv:
43.9316, 59.6075, -78.3067
Hunter-Lab:
37.1361, 71.0957, -48.2720
#b70cb8 color charts
#b70cb8 color shades, tints & tones
#b70cb8 color schemes
#b70cb8 color preview, HTML & CSS examples
This text has a color of #b70cb8
<p style="color:#b70cb8;">Text here</p>
.mytext {color:#b70cb8;}
This box has a color of #b70cb8
<div style="background-color:#b70cb8;">Content here</div>
.mybackground {background-color:#b70cb8;}
Border around this has a color of #b70cb8
<div style="border:2px solid #b70cb8;">Content here</div>
.myborder {border:2px solid #b70cb8;}