#b70db0 color space conversions
Hex:
#b70db0
RGB:
183, 13, 176
CMY:
28, 95, 31
CMYK:
0, 93, 4, 28
HSL:
302°, 86.7347%, 38.4314%
HSV (HSB):
302°, 92.8962%, 71.7647%
XYZ:
27.5088, 13.4897, 42.2282
xyY:
0.3305, 0.1621, 13.4897
CIE-Lab:
43.4920, 74.3046, -43.2790
CIE-LCH:
43.4920, 85.9898, 329.7812
CIE-Luv:
43.4920, 62.6351, -72.2689
Hunter-Lab:
36.7283, 69.4185, -42.4585
#b70db0 color charts
#b70db0 color shades, tints & tones
#b70db0 color schemes
#b70db0 color preview, HTML & CSS examples
This text has a color of #b70db0
<p style="color:#b70db0;">Text here</p>
.mytext {color:#b70db0;}
This box has a color of #b70db0
<div style="background-color:#b70db0;">Content here</div>
.mybackground {background-color:#b70db0;}
Border around this has a color of #b70db0
<div style="border:2px solid #b70db0;">Content here</div>
.myborder {border:2px solid #b70db0;}