#b70cd3 color space conversions
Hex:
#b70cd3
RGB:
183, 12, 211
CMY:
28, 95, 17
CMYK:
13, 94, 0, 17
HSL:
292°, 89.2377%, 43.7255%
HSV (HSB):
292°, 94.3128%, 82.7451%
XYZ:
31.4178, 15.0334, 62.8738
xyY:
0.2874, 0.1375, 15.0334
CIE-Lab:
45.6799, 79.8515, -60.2011
CIE-LCH:
45.6799, 100.0021, 322.9869
CIE-Luv:
45.6799, 50.0160, -97.7808
Hunter-Lab:
38.7729, 76.7865, -69.0032
#b70cd3 color charts
#b70cd3 color shades, tints & tones
#b70cd3 color schemes
#b70cd3 color preview, HTML & CSS examples
This text has a color of #b70cd3
<p style="color:#b70cd3;">Text here</p>
.mytext {color:#b70cd3;}
This box has a color of #b70cd3
<div style="background-color:#b70cd3;">Content here</div>
.mybackground {background-color:#b70cd3;}
Border around this has a color of #b70cd3
<div style="border:2px solid #b70cd3;">Content here</div>
.myborder {border:2px solid #b70cd3;}