#be1ded color space conversions
Hex:
#be1ded
RGB:
190, 29, 237
CMY:
25, 89, 7
CMYK:
20, 88, 0, 7
HSL:
286°, 85.2459%, 52.1569%
HSV (HSB):
286°, 87.7637%, 92.9412%
XYZ:
36.9606, 17.9403, 81.6355
xyY:
0.2707, 0.1314, 17.9403
CIE-Lab:
49.4236, 82.9547, -68.8929
CIE-LCH:
49.4236, 107.8319, 320.2908
CIE-Luv:
49.4236, 45.2907, -112.6222
Hunter-Lab:
42.3560, 81.6394, -84.6244
#be1ded color charts
#be1ded color shades, tints & tones
#be1ded color schemes
#be1ded color preview, HTML & CSS examples
This text has a color of #be1ded
<p style="color:#be1ded;">Text here</p>
.mytext {color:#be1ded;}
This box has a color of #be1ded
<div style="background-color:#be1ded;">Content here</div>
.mybackground {background-color:#be1ded;}
Border around this has a color of #be1ded
<div style="border:2px solid #be1ded;">Content here</div>
.myborder {border:2px solid #be1ded;}