#b20bff color space conversions
Hex:
#b20bff
RGB:
178, 11, 255
CMY:
30, 96, 0
CMYK:
30, 96, 0, 0
HSL:
281°, 100.0000%, 52.1569%
HSV (HSB):
281°, 95.6863%, 100.0000%
XYZ:
36.5298, 16.9243, 95.9491
xyY:
0.2445, 0.1133, 16.9243
CIE-Lab:
48.1645, 86.9581, -81.1163
CIE-LCH:
48.1645, 118.9183, 316.9906
CIE-Luv:
48.1645, 34.3472, -128.3078
Hunter-Lab:
41.1392, 86.5065, -109.4850
#b20bff color charts
#b20bff color shades, tints & tones
#b20bff color schemes
#b20bff color preview, HTML & CSS examples
This text has a color of #b20bff
<p style="color:#b20bff;">Text here</p>
.mytext {color:#b20bff;}
This box has a color of #b20bff
<div style="background-color:#b20bff;">Content here</div>
.mybackground {background-color:#b20bff;}
Border around this has a color of #b20bff
<div style="border:2px solid #b20bff;">Content here</div>
.myborder {border:2px solid #b20bff;}