#be1def color space conversions
Hex:
#be1def
RGB:
190, 29, 239
CMY:
25, 89, 6
CMYK:
21, 88, 0, 6
HSL:
286°, 86.7769%, 52.5490%
HSV (HSB):
286°, 87.8661%, 93.7255%
XYZ:
37.2546, 18.0579, 83.1833
xyY:
0.2690, 0.1304, 18.0579
CIE-Lab:
49.5662, 83.3049, -69.7881
CIE-LCH:
49.5662, 108.6742, 320.0456
CIE-Luv:
49.5662, 44.7023, -113.9935
Hunter-Lab:
42.4946, 82.1237, -86.3143
#be1def color charts
#be1def color shades, tints & tones
#be1def color schemes
#be1def color preview, HTML & CSS examples
This text has a color of #be1def
<p style="color:#be1def;">Text here</p>
.mytext {color:#be1def;}
This box has a color of #be1def
<div style="background-color:#be1def;">Content here</div>
.mybackground {background-color:#be1def;}
Border around this has a color of #be1def
<div style="border:2px solid #be1def;">Content here</div>
.myborder {border:2px solid #be1def;}