#b70cd1 color space conversions
Hex:
#b70cd1
RGB:
183, 12, 209
CMY:
28, 95, 18
CMYK:
12, 94, 0, 18
HSL:
292°, 89.1403%, 43.3333%
HSV (HSB):
292°, 94.2584%, 81.9608%
XYZ:
31.1685, 14.9337, 61.5613
xyY:
0.2895, 0.1387, 14.9337
CIE-Lab:
45.5432, 79.5239, -59.2696
CIE-LCH:
45.5432, 99.1813, 323.3026
CIE-Luv:
45.5432, 50.6818, -96.3734
Hunter-Lab:
38.6441, 76.3426, -67.4000
#b70cd1 color charts
#b70cd1 color shades, tints & tones
#b70cd1 color schemes
#b70cd1 color preview, HTML & CSS examples
This text has a color of #b70cd1
<p style="color:#b70cd1;">Text here</p>
.mytext {color:#b70cd1;}
This box has a color of #b70cd1
<div style="background-color:#b70cd1;">Content here</div>
.mybackground {background-color:#b70cd1;}
Border around this has a color of #b70cd1
<div style="border:2px solid #b70cd1;">Content here</div>
.myborder {border:2px solid #b70cd1;}