#b70dbc color space conversions
Hex:
#b70dbc
RGB:
183, 13, 188
CMY:
28, 95, 26
CMYK:
3, 93, 0, 26
HSL:
298°, 87.0647%, 39.4118%
HSV (HSB):
298°, 93.0851%, 73.7255%
XYZ:
28.7495, 13.9860, 48.7612
xyY:
0.3142, 0.1529, 13.9860
CIE-Lab:
44.2128, 76.0970, -49.2001
CIE-LCH:
44.2128, 90.6168, 327.1155
CIE-Luv:
44.2128, 58.0477, -81.1806
Hunter-Lab:
37.3978, 71.7752, -51.1270
#b70dbc color charts
#b70dbc color shades, tints & tones
#b70dbc color schemes
#b70dbc color preview, HTML & CSS examples
This text has a color of #b70dbc
<p style="color:#b70dbc;">Text here</p>
.mytext {color:#b70dbc;}
This box has a color of #b70dbc
<div style="background-color:#b70dbc;">Content here</div>
.mybackground {background-color:#b70dbc;}
Border around this has a color of #b70dbc
<div style="border:2px solid #b70dbc;">Content here</div>
.myborder {border:2px solid #b70dbc;}