#b70dd4 color space conversions
Hex:
#b70dd4
RGB:
183, 13, 212
CMY:
28, 95, 17
CMYK:
14, 94, 0, 17
HSL:
291°, 88.4444%, 44.1176%
HSV (HSB):
291°, 93.8679%, 83.1373%
XYZ:
31.5560, 15.1086, 63.5404
xyY:
0.2863, 0.1371, 15.1086
CIE-Lab:
45.7826, 79.9151, -60.6105
CIE-LCH:
45.7826, 100.2998, 322.8220
CIE-Luv:
45.7826, 49.6401, -98.4183
Hunter-Lab:
38.8698, 76.8913, -69.7125
#b70dd4 color charts
#b70dd4 color shades, tints & tones
#b70dd4 color schemes
#b70dd4 color preview, HTML & CSS examples
This text has a color of #b70dd4
<p style="color:#b70dd4;">Text here</p>
.mytext {color:#b70dd4;}
This box has a color of #b70dd4
<div style="background-color:#b70dd4;">Content here</div>
.mybackground {background-color:#b70dd4;}
Border around this has a color of #b70dd4
<div style="border:2px solid #b70dd4;">Content here</div>
.myborder {border:2px solid #b70dd4;}