#b70dbb color space conversions
Hex:
#b70dbb
RGB:
183, 13, 187
CMY:
28, 95, 27
CMYK:
2, 93, 0, 27
HSL:
299°, 87.0000%, 39.2157%
HSV (HSB):
299°, 93.0481%, 73.3333%
XYZ:
28.6420, 13.9430, 48.1954
xyY:
0.3155, 0.1536, 13.9430
CIE-Lab:
44.1511, 75.9444, -48.7124
CIE-LCH:
44.1511, 90.2245, 327.3230
CIE-Luv:
44.1511, 58.4203, -80.4450
Hunter-Lab:
37.3403, 71.5735, -50.3878
#b70dbb color charts
#b70dbb color shades, tints & tones
#b70dbb color schemes
#b70dbb color preview, HTML & CSS examples
This text has a color of #b70dbb
<p style="color:#b70dbb;">Text here</p>
.mytext {color:#b70dbb;}
This box has a color of #b70dbb
<div style="background-color:#b70dbb;">Content here</div>
.mybackground {background-color:#b70dbb;}
Border around this has a color of #b70dbb
<div style="border:2px solid #b70dbb;">Content here</div>
.myborder {border:2px solid #b70dbb;}