#b70afc color space conversions
Hex:
#b70afc
RGB:
183, 10, 252
CMY:
28, 96, 1
CMYK:
27, 96, 0, 1
HSL:
283°, 97.5806%, 51.3725%
HSV (HSB):
283°, 96.0317%, 98.8235%
XYZ:
37.2077, 17.3126, 93.4761
xyY:
0.2514, 0.1170, 17.3126
CIE-Lab:
48.6516, 87.0938, -78.6149
CIE-LCH:
48.6516, 117.3270, 317.9291
CIE-Luv:
48.6516, 37.9189, -125.5121
Hunter-Lab:
41.6085, 86.8058, -104.0729
#b70afc color charts
#b70afc color shades, tints & tones
#b70afc color schemes
#b70afc color preview, HTML & CSS examples
This text has a color of #b70afc
<p style="color:#b70afc;">Text here</p>
.mytext {color:#b70afc;}
This box has a color of #b70afc
<div style="background-color:#b70afc;">Content here</div>
.mybackground {background-color:#b70afc;}
Border around this has a color of #b70afc
<div style="border:2px solid #b70afc;">Content here</div>
.myborder {border:2px solid #b70afc;}