#be18f2 color space conversions
Hex:
#be18f2
RGB:
190, 24, 242
CMY:
25, 91, 5
CMYK:
21, 90, 0, 5
HSL:
286°, 89.3443%, 52.1569%
HSV (HSB):
286°, 90.0826%, 94.9020%
XYZ:
37.5889, 18.0112, 85.4998
xyY:
0.2664, 0.1276, 18.0112
CIE-Lab:
49.5097, 84.6397, -71.5672
CIE-LCH:
49.5097, 110.8410, 319.7838
CIE-Luv:
49.5097, 44.1699, -116.5310
Hunter-Lab:
42.4396, 83.8284, -89.7391
#be18f2 color charts
#be18f2 color shades, tints & tones
#be18f2 color schemes
#be18f2 color preview, HTML & CSS examples
This text has a color of #be18f2
<p style="color:#be18f2;">Text here</p>
.mytext {color:#be18f2;}
This box has a color of #be18f2
<div style="background-color:#be18f2;">Content here</div>
.mybackground {background-color:#be18f2;}
Border around this has a color of #be18f2
<div style="border:2px solid #be18f2;">Content here</div>
.myborder {border:2px solid #be18f2;}