#be3e85 color space conversions
Hex:
#be3e85
RGB:
190, 62, 133
CMY:
25, 76, 48
CMYK:
0, 67, 30, 25
HSL:
327°, 50.7937%, 49.4118%
HSV (HSB):
327°, 67.3684%, 74.5098%
XYZ:
27.1915, 16.0859, 23.8620
xyY:
0.4050, 0.2396, 16.0859
CIE-Lab:
47.0869, 57.5326, -11.8105
CIE-LCH:
47.0869, 58.7324, 348.3993
CIE-Luv:
47.0869, 74.6788, -26.0866
Hunter-Lab:
40.1072, 50.8301, -7.2000
#be3e85 color charts
#be3e85 color shades, tints & tones
#be3e85 color schemes
#be3e85 color preview, HTML & CSS examples
This text has a color of #be3e85
<p style="color:#be3e85;">Text here</p>
.mytext {color:#be3e85;}
This box has a color of #be3e85
<div style="background-color:#be3e85;">Content here</div>
.mybackground {background-color:#be3e85;}
Border around this has a color of #be3e85
<div style="border:2px solid #be3e85;">Content here</div>
.myborder {border:2px solid #be3e85;}