#b70db1 color space conversions
Hex:
#b70db1
RGB:
183, 13, 177
CMY:
28, 95, 31
CMYK:
0, 93, 3, 28
HSL:
302°, 86.7347%, 38.4314%
HSV (HSB):
302°, 92.8962%, 71.7647%
XYZ:
27.6082, 13.5295, 42.7513
xyY:
0.3291, 0.1613, 13.5295
CIE-Lab:
43.5504, 74.4507, -43.7781
CIE-LCH:
43.5504, 86.3680, 329.5438
CIE-Luv:
43.5504, 62.2433, -73.0184
Hunter-Lab:
36.7824, 69.6095, -43.1637
#b70db1 color charts
#b70db1 color shades, tints & tones
#b70db1 color schemes
#b70db1 color preview, HTML & CSS examples
This text has a color of #b70db1
<p style="color:#b70db1;">Text here</p>
.mytext {color:#b70db1;}
This box has a color of #b70db1
<div style="background-color:#b70db1;">Content here</div>
.mybackground {background-color:#b70db1;}
Border around this has a color of #b70db1
<div style="border:2px solid #b70db1;">Content here</div>
.myborder {border:2px solid #b70db1;}