#b70ae5 color space conversions
Hex:
#b70ae5
RGB:
183, 10, 229
CMY:
28, 96, 10
CMYK:
20, 96, 0, 10
HSL:
287°, 91.6318%, 46.8627%
HSV (HSB):
287°, 95.6332%, 89.8039%
XYZ:
33.7798, 15.9415, 75.4254
xyY:
0.2699, 0.1274, 15.9415
CIE-Lab:
46.8977, 83.0578, -68.5188
CIE-LCH:
46.8977, 107.6727, 320.4790
CIE-Luv:
46.8977, 44.4105, -110.2996
Hunter-Lab:
39.9268, 81.1469, -84.0554
#b70ae5 color charts
#b70ae5 color shades, tints & tones
#b70ae5 color schemes
#b70ae5 color preview, HTML & CSS examples
This text has a color of #b70ae5
<p style="color:#b70ae5;">Text here</p>
.mytext {color:#b70ae5;}
This box has a color of #b70ae5
<div style="background-color:#b70ae5;">Content here</div>
.mybackground {background-color:#b70ae5;}
Border around this has a color of #b70ae5
<div style="border:2px solid #b70ae5;">Content here</div>
.myborder {border:2px solid #b70ae5;}