#be52ed color space conversions
Hex:
#be52ed
RGB:
190, 82, 237
CMY:
25, 68, 7
CMYK:
20, 65, 0, 7
HSL:
282°, 81.1518%, 62.5490%
HSV (HSB):
282°, 65.4008%, 92.9412%
XYZ:
39.5386, 23.0962, 82.4949
xyY:
0.2724, 0.1591, 23.0962
CIE-Lab:
55.1712, 66.4754, -59.6185
CIE-LCH:
55.1712, 89.2936, 318.1126
CIE-Luv:
55.1712, 37.1705, -100.5524
Hunter-Lab:
48.0585, 62.7528, -68.1334
#be52ed color charts
#be52ed color shades, tints & tones
#be52ed color schemes
#be52ed color preview, HTML & CSS examples
This text has a color of #be52ed
<p style="color:#be52ed;">Text here</p>
.mytext {color:#be52ed;}
This box has a color of #be52ed
<div style="background-color:#be52ed;">Content here</div>
.mybackground {background-color:#be52ed;}
Border around this has a color of #be52ed
<div style="border:2px solid #be52ed;">Content here</div>
.myborder {border:2px solid #be52ed;}