#be2ff9 color space conversions
Hex:
#be2ff9
RGB:
190, 47, 249
CMY:
25, 82, 2
CMYK:
24, 81, 0, 2
HSL:
282°, 94.3925%, 58.0392%
HSV (HSB):
282°, 81.1245%, 97.6471%
XYZ:
39.3506, 19.8197, 91.3741
xyY:
0.2614, 0.1317, 19.8197
CIE-Lab:
51.6328, 81.1350, -72.0392
CIE-LCH:
51.6328, 108.5013, 318.3983
CIE-Luv:
51.6328, 40.1877, -118.3252
Hunter-Lab:
44.5194, 79.8670, -90.5267
#be2ff9 color charts
#be2ff9 color shades, tints & tones
#be2ff9 color schemes
#be2ff9 color preview, HTML & CSS examples
This text has a color of #be2ff9
<p style="color:#be2ff9;">Text here</p>
.mytext {color:#be2ff9;}
This box has a color of #be2ff9
<div style="background-color:#be2ff9;">Content here</div>
.mybackground {background-color:#be2ff9;}
Border around this has a color of #be2ff9
<div style="border:2px solid #be2ff9;">Content here</div>
.myborder {border:2px solid #be2ff9;}