#b70cf4 color space conversions
Hex:
#b70cf4
RGB:
183, 12, 244
CMY:
28, 95, 4
CMYK:
25, 95, 0, 4
HSL:
284°, 91.3386%, 50.1961%
HSV (HSB):
284°, 95.0820%, 95.6863%
XYZ:
35.9890, 16.8619, 86.9458
xyY:
0.2574, 0.1206, 16.8619
CIE-Lab:
48.0855, 85.4960, -75.0571
CIE-LCH:
48.0855, 113.7679, 318.7201
CIE-Luv:
48.0855, 40.0169, -120.2037
Hunter-Lab:
41.0632, 84.5822, -96.7943
#b70cf4 color charts
#b70cf4 color shades, tints & tones
#b70cf4 color schemes
#b70cf4 color preview, HTML & CSS examples
This text has a color of #b70cf4
<p style="color:#b70cf4;">Text here</p>
.mytext {color:#b70cf4;}
This box has a color of #b70cf4
<div style="background-color:#b70cf4;">Content here</div>
.mybackground {background-color:#b70cf4;}
Border around this has a color of #b70cf4
<div style="border:2px solid #b70cf4;">Content here</div>
.myborder {border:2px solid #b70cf4;}