#be2df8 color space conversions
Hex:
#be2df8
RGB:
190, 45, 248
CMY:
25, 82, 3
CMYK:
23, 82, 0, 3
HSL:
283°, 93.5484%, 57.4510%
HSV (HSB):
283°, 81.8548%, 97.2549%
XYZ:
39.1169, 19.6012, 90.5287
xyY:
0.2621, 0.1313, 19.6012
CIE-Lab:
51.3833, 81.4709, -71.8857
CIE-LCH:
51.3833, 108.6511, 318.5765
CIE-Luv:
51.3833, 40.6824, -117.9748
Hunter-Lab:
44.2733, 80.2323, -90.2431
#be2df8 color charts
#be2df8 color shades, tints & tones
#be2df8 color schemes
#be2df8 color preview, HTML & CSS examples
This text has a color of #be2df8
<p style="color:#be2df8;">Text here</p>
.mytext {color:#be2df8;}
This box has a color of #be2df8
<div style="background-color:#be2df8;">Content here</div>
.mybackground {background-color:#be2df8;}
Border around this has a color of #be2df8
<div style="border:2px solid #be2df8;">Content here</div>
.myborder {border:2px solid #be2df8;}