#be2bd2 color space conversions
Hex:
#be2bd2
RGB:
190, 43, 210
CMY:
25, 83, 18
CMYK:
10, 80, 0, 18
HSL:
293°, 66.0079%, 49.6078%
HSV (HSB):
293°, 79.5238%, 82.3529%
XYZ:
33.7319, 17.3280, 62.5395
xyY:
0.2969, 0.1525, 17.3280
CIE-Lab:
48.6707, 75.2476, -54.7487
CIE-LCH:
48.6707, 93.0571, 323.9611
CIE-Luv:
48.6707, 52.2102, -91.2974
Hunter-Lab:
41.6270, 71.7982, -59.9373
#be2bd2 color charts
#be2bd2 color shades, tints & tones
#be2bd2 color schemes
#be2bd2 color preview, HTML & CSS examples
This text has a color of #be2bd2
<p style="color:#be2bd2;">Text here</p>
.mytext {color:#be2bd2;}
This box has a color of #be2bd2
<div style="background-color:#be2bd2;">Content here</div>
.mybackground {background-color:#be2bd2;}
Border around this has a color of #be2bd2
<div style="border:2px solid #be2bd2;">Content here</div>
.myborder {border:2px solid #be2bd2;}