#be2dc9 color space conversions
Hex:
#be2dc9
RGB:
190, 45, 201
CMY:
25, 82, 21
CMYK:
5, 78, 0, 21
HSL:
296°, 63.4146%, 48.2353%
HSV (HSB):
296°, 77.6119%, 78.8235%
XYZ:
32.7162, 17.0410, 56.8232
xyY:
0.3070, 0.1599, 17.0410
CIE-Lab:
48.3116, 73.2061, -50.1399
CIE-LCH:
48.3116, 88.7308, 325.5922
CIE-Luv:
48.3116, 54.8871, -84.1930
Hunter-Lab:
41.2807, 69.2254, -52.7167
#be2dc9 color charts
#be2dc9 color shades, tints & tones
#be2dc9 color schemes
#be2dc9 color preview, HTML & CSS examples
This text has a color of #be2dc9
<p style="color:#be2dc9;">Text here</p>
.mytext {color:#be2dc9;}
This box has a color of #be2dc9
<div style="background-color:#be2dc9;">Content here</div>
.mybackground {background-color:#be2dc9;}
Border around this has a color of #be2dc9
<div style="border:2px solid #be2dc9;">Content here</div>
.myborder {border:2px solid #be2dc9;}