#be1ec9 color space conversions
Hex:
#be1ec9
RGB:
190, 30, 201
CMY:
25, 88, 21
CMYK:
5, 85, 0, 21
HSL:
296°, 74.0260%, 45.2941%
HSV (HSB):
296°, 85.0746%, 78.8235%
XYZ:
32.2421, 16.0927, 56.6652
xyY:
0.3071, 0.1533, 16.0927
CIE-Lab:
47.0959, 76.7452, -52.0865
CIE-LCH:
47.0959, 92.7515, 325.8355
CIE-Luv:
47.0959, 56.8609, -86.8528
Hunter-Lab:
40.1158, 73.2626, -55.6686
#be1ec9 color charts
#be1ec9 color shades, tints & tones
#be1ec9 color schemes
#be1ec9 color preview, HTML & CSS examples
This text has a color of #be1ec9
<p style="color:#be1ec9;">Text here</p>
.mytext {color:#be1ec9;}
This box has a color of #be1ec9
<div style="background-color:#be1ec9;">Content here</div>
.mybackground {background-color:#be1ec9;}
Border around this has a color of #be1ec9
<div style="border:2px solid #be1ec9;">Content here</div>
.myborder {border:2px solid #be1ec9;}