#be92dd color space conversions
Hex:
#be92dd
RGB:
190, 146, 221
CMY:
25, 43, 13
CMYK:
14, 34, 0, 13
HSL:
275°, 52.4476%, 71.9608%
HSV (HSB):
275°, 33.9367%, 86.6667%
XYZ:
44.5652, 36.7254, 73.1465
xyY:
0.2886, 0.2378, 36.7254
CIE-Lab:
67.0705, 30.3764, -31.9375
CIE-LCH:
67.0705, 44.0764, 313.5649
CIE-Luv:
67.0705, 18.2371, -54.6891
Hunter-Lab:
60.6015, 25.2131, -29.1425
#be92dd color charts
#be92dd color shades, tints & tones
#be92dd color schemes
#be92dd color preview, HTML & CSS examples
This text has a color of #be92dd
<p style="color:#be92dd;">Text here</p>
.mytext {color:#be92dd;}
This box has a color of #be92dd
<div style="background-color:#be92dd;">Content here</div>
.mybackground {background-color:#be92dd;}
Border around this has a color of #be92dd
<div style="border:2px solid #be92dd;">Content here</div>
.myborder {border:2px solid #be92dd;}