#be55ed color space conversions
Hex:
#be55ed
RGB:
190, 85, 237
CMY:
25, 67, 7
CMYK:
20, 64, 0, 7
HSL:
281°, 80.8511%, 63.1373%
HSV (HSB):
281°, 64.1350%, 92.9412%
XYZ:
39.7698, 23.5586, 82.5719
xyY:
0.2726, 0.1615, 23.5586
CIE-Lab:
55.6431, 65.1677, -58.8617
CIE-LCH:
55.6431, 87.8153, 317.9106
CIE-Luv:
55.6431, 36.4473, -99.4552
Hunter-Lab:
48.5372, 61.3170, -66.8887
#be55ed color charts
#be55ed color shades, tints & tones
#be55ed color schemes
#be55ed color preview, HTML & CSS examples
This text has a color of #be55ed
<p style="color:#be55ed;">Text here</p>
.mytext {color:#be55ed;}
This box has a color of #be55ed
<div style="background-color:#be55ed;">Content here</div>
.mybackground {background-color:#be55ed;}
Border around this has a color of #be55ed
<div style="border:2px solid #be55ed;">Content here</div>
.myborder {border:2px solid #be55ed;}