#be7fed color space conversions
Hex:
#be7fed
RGB:
190, 127, 237
CMY:
25, 50, 7
CMYK:
20, 46, 0, 7
HSL:
274°, 75.3425%, 71.3725%
HSV (HSB):
274°, 46.4135%, 92.9412%
XYZ:
44.1106, 32.2403, 84.0189
xyY:
0.2751, 0.2010, 32.2403
CIE-Lab:
63.5410, 44.2643, -46.3038
CIE-LCH:
63.5410, 64.0576, 313.7100
CIE-Luv:
63.5410, 23.4880, -79.4841
Hunter-Lab:
56.7806, 39.3038, -47.9857
#be7fed color charts
#be7fed color shades, tints & tones
#be7fed color schemes
#be7fed color preview, HTML & CSS examples
This text has a color of #be7fed
<p style="color:#be7fed;">Text here</p>
.mytext {color:#be7fed;}
This box has a color of #be7fed
<div style="background-color:#be7fed;">Content here</div>
.mybackground {background-color:#be7fed;}
Border around this has a color of #be7fed
<div style="border:2px solid #be7fed;">Content here</div>
.myborder {border:2px solid #be7fed;}