#be1dcc color space conversions
Hex:
#be1dcc
RGB:
190, 29, 204
CMY:
25, 89, 20
CMYK:
7, 86, 0, 20
HSL:
295°, 75.1073%, 45.6863%
HSV (HSB):
295°, 85.7843%, 80.0000%
XYZ:
32.5737, 16.1855, 58.5340
xyY:
0.3036, 0.1509, 16.1855
CIE-Lab:
47.2169, 77.4149, -53.6273
CIE-LCH:
47.2169, 94.1751, 325.2886
CIE-Luv:
47.2169, 55.9119, -89.1967
Hunter-Lab:
40.2312, 74.1199, -58.1016
#be1dcc color charts
#be1dcc color shades, tints & tones
#be1dcc color schemes
#be1dcc color preview, HTML & CSS examples
This text has a color of #be1dcc
<p style="color:#be1dcc;">Text here</p>
.mytext {color:#be1dcc;}
This box has a color of #be1dcc
<div style="background-color:#be1dcc;">Content here</div>
.mybackground {background-color:#be1dcc;}
Border around this has a color of #be1dcc
<div style="border:2px solid #be1dcc;">Content here</div>
.myborder {border:2px solid #be1dcc;}