#b70ae6 color space conversions
Hex:
#b70ae6
RGB:
183, 10, 230
CMY:
28, 96, 10
CMYK:
20, 96, 0, 10
HSL:
287°, 91.6667%, 47.0588%
HSV (HSB):
287°, 95.6522%, 90.1961%
XYZ:
33.9199, 15.9975, 76.1630
xyY:
0.2690, 0.1269, 15.9975
CIE-Lab:
46.9713, 83.2294, -68.9668
CIE-LCH:
46.9713, 108.0905, 320.3536
CIE-Luv:
46.9713, 44.1106, -110.9753
Hunter-Lab:
39.9969, 81.3847, -84.9034
#b70ae6 color charts
#b70ae6 color shades, tints & tones
#b70ae6 color schemes
#b70ae6 color preview, HTML & CSS examples
This text has a color of #b70ae6
<p style="color:#b70ae6;">Text here</p>
.mytext {color:#b70ae6;}
This box has a color of #b70ae6
<div style="background-color:#b70ae6;">Content here</div>
.mybackground {background-color:#b70ae6;}
Border around this has a color of #b70ae6
<div style="border:2px solid #b70ae6;">Content here</div>
.myborder {border:2px solid #b70ae6;}