#b20ff4 color space conversions
Hex:
#b20ff4
RGB:
178, 15, 244
CMY:
30, 94, 4
CMYK:
27, 94, 0, 4
HSL:
283°, 91.2351%, 50.7843%
HSV (HSB):
283°, 93.8525%, 95.6863%
XYZ:
34.8601, 16.3383, 86.9042
xyY:
0.2524, 0.1183, 16.3383
CIE-Lab:
47.4152, 84.5626, -76.1832
CIE-LCH:
47.4152, 113.8188, 317.9840
CIE-Luv:
47.4152, 37.0294, -121.0343
Hunter-Lab:
40.4206, 83.2080, -99.1788
#b20ff4 color charts
#b20ff4 color shades, tints & tones
#b20ff4 color schemes
#b20ff4 color preview, HTML & CSS examples
This text has a color of #b20ff4
<p style="color:#b20ff4;">Text here</p>
.mytext {color:#b20ff4;}
This box has a color of #b20ff4
<div style="background-color:#b20ff4;">Content here</div>
.mybackground {background-color:#b20ff4;}
Border around this has a color of #b20ff4
<div style="border:2px solid #b20ff4;">Content here</div>
.myborder {border:2px solid #b20ff4;}