#be2cc1 color space conversions
Hex:
#be2cc1
RGB:
190, 44, 193
CMY:
25, 83, 24
CMYK:
2, 77, 0, 24
HSL:
299°, 62.8692%, 46.4706%
HSV (HSB):
299°, 77.2021%, 75.6863%
XYZ:
31.7615, 16.5988, 51.9819
xyY:
0.3165, 0.1654, 16.5988
CIE-Lab:
47.7505, 72.1828, -46.3981
CIE-LCH:
47.7505, 85.8087, 327.2677
CIE-Luv:
47.7505, 57.7866, -78.3653
Hunter-Lab:
40.7416, 67.8581, -47.1286
#be2cc1 color charts
#be2cc1 color shades, tints & tones
#be2cc1 color schemes
#be2cc1 color preview, HTML & CSS examples
This text has a color of #be2cc1
<p style="color:#be2cc1;">Text here</p>
.mytext {color:#be2cc1;}
This box has a color of #be2cc1
<div style="background-color:#be2cc1;">Content here</div>
.mybackground {background-color:#be2cc1;}
Border around this has a color of #be2cc1
<div style="border:2px solid #be2cc1;">Content here</div>
.myborder {border:2px solid #be2cc1;}