#be3e8f color space conversions
Hex:
#be3e8f
RGB:
190, 62, 143
CMY:
25, 76, 44
CMYK:
0, 67, 25, 25
HSL:
322°, 50.7937%, 49.4118%
HSV (HSB):
322°, 67.3684%, 74.5098%
XYZ:
27.9158, 16.3756, 27.6761
xyY:
0.3879, 0.2275, 16.3756
CIE-Lab:
47.4634, 58.8094, -17.2710
CIE-LCH:
47.4634, 61.2931, 343.6336
CIE-Luv:
47.4634, 71.1505, -33.9473
Hunter-Lab:
40.4667, 52.3204, -12.2230
#be3e8f color charts
#be3e8f color shades, tints & tones
#be3e8f color schemes
#be3e8f color preview, HTML & CSS examples
This text has a color of #be3e8f
<p style="color:#be3e8f;">Text here</p>
.mytext {color:#be3e8f;}
This box has a color of #be3e8f
<div style="background-color:#be3e8f;">Content here</div>
.mybackground {background-color:#be3e8f;}
Border around this has a color of #be3e8f
<div style="border:2px solid #be3e8f;">Content here</div>
.myborder {border:2px solid #be3e8f;}