#b70db8 color space conversions
Hex:
#b70db8
RGB:
183, 13, 184
CMY:
28, 95, 28
CMYK:
1, 93, 0, 28
HSL:
300°, 86.8020%, 38.6275%
HSV (HSB):
300°, 92.9348%, 72.1569%
XYZ:
28.3241, 13.8158, 46.5213
xyY:
0.3195, 0.1558, 13.8158
CIE-Lab:
43.9676, 75.4902, -47.2430
CIE-LCH:
43.9676, 89.0543, 327.9610
CIE-Luv:
43.9676, 59.5488, -78.2305
Hunter-Lab:
37.1696, 70.9741, -48.1882
#b70db8 color charts
#b70db8 color shades, tints & tones
#b70db8 color schemes
#b70db8 color preview, HTML & CSS examples
This text has a color of #b70db8
<p style="color:#b70db8;">Text here</p>
.mytext {color:#b70db8;}
This box has a color of #b70db8
<div style="background-color:#b70db8;">Content here</div>
.mybackground {background-color:#b70db8;}
Border around this has a color of #b70db8
<div style="border:2px solid #b70db8;">Content here</div>
.myborder {border:2px solid #b70db8;}