#be20ff color space conversions
Hex:
#be20ff
RGB:
190, 32, 255
CMY:
25, 87, 0
CMYK:
25, 87, 0, 0
HSL:
283°, 100.0000%, 56.2745%
HSV (HSB):
283°, 87.4510%, 100.0000%
XYZ:
39.8017, 19.2002, 96.2160
xyY:
0.2564, 0.1237, 19.2002
CIE-Lab:
50.9206, 85.6235, -76.5421
CIE-LCH:
50.9206, 114.8480, 318.2052
CIE-Luv:
50.9206, 39.9983, -124.4632
Hunter-Lab:
43.8180, 85.4575, -99.5169
#be20ff color charts
#be20ff color shades, tints & tones
#be20ff color schemes
#be20ff color preview, HTML & CSS examples
This text has a color of #be20ff
<p style="color:#be20ff;">Text here</p>
.mytext {color:#be20ff;}
This box has a color of #be20ff
<div style="background-color:#be20ff;">Content here</div>
.mybackground {background-color:#be20ff;}
Border around this has a color of #be20ff
<div style="border:2px solid #be20ff;">Content here</div>
.myborder {border:2px solid #be20ff;}