#b20ff5 color space conversions
Hex:
#b20ff5
RGB:
178, 15, 245
CMY:
30, 94, 4
CMYK:
27, 94, 0, 4
HSL:
283°, 92.0000%, 50.9804%
HSV (HSB):
283°, 93.8776%, 96.0784%
XYZ:
35.0124, 16.3992, 87.7062
xyY:
0.2517, 0.1179, 16.3992
CIE-Lab:
47.4939, 84.7437, -76.6164
CIE-LCH:
47.4939, 114.2435, 317.8834
CIE-Luv:
47.4939, 36.7660, -121.6846
Hunter-Lab:
40.4959, 83.4614, -100.0633
#b20ff5 color charts
#b20ff5 color shades, tints & tones
#b20ff5 color schemes
#b20ff5 color preview, HTML & CSS examples
This text has a color of #b20ff5
<p style="color:#b20ff5;">Text here</p>
.mytext {color:#b20ff5;}
This box has a color of #b20ff5
<div style="background-color:#b20ff5;">Content here</div>
.mybackground {background-color:#b20ff5;}
Border around this has a color of #b20ff5
<div style="border:2px solid #b20ff5;">Content here</div>
.myborder {border:2px solid #b20ff5;}