#b70c98 color space conversions
Hex:
#b70c98
RGB:
183, 12, 152
CMY:
28, 95, 40
CMYK:
0, 93, 17, 28
HSL:
311°, 87.6923%, 38.2353%
HSV (HSB):
311°, 93.4426%, 71.7647%
XYZ:
25.3274, 12.5972, 30.8024
xyY:
0.3685, 0.1833, 12.5972
CIE-Lab:
42.1500, 71.1052, -31.0333
CIE-LCH:
42.1500, 77.5823, 336.4215
CIE-Luv:
42.1500, 72.5976, -54.0644
Hunter-Lab:
35.4926, 65.2652, -26.6103
#b70c98 color charts
#b70c98 color shades, tints & tones
#b70c98 color schemes
#b70c98 color preview, HTML & CSS examples
This text has a color of #b70c98
<p style="color:#b70c98;">Text here</p>
.mytext {color:#b70c98;}
This box has a color of #b70c98
<div style="background-color:#b70c98;">Content here</div>
.mybackground {background-color:#b70c98;}
Border around this has a color of #b70c98
<div style="border:2px solid #b70c98;">Content here</div>
.myborder {border:2px solid #b70c98;}