#be4082 color space conversions
Hex:
#be4082
RGB:
190, 64, 130
CMY:
25, 75, 49
CMYK:
0, 66, 32, 25
HSL:
329°, 49.6063%, 49.8039%
HSV (HSB):
329°, 66.3158%, 74.5098%
XYZ:
27.0979, 16.2256, 22.8227
xyY:
0.4097, 0.2453, 16.2256
CIE-Lab:
47.2691, 56.3687, -9.7197
CIE-LCH:
47.2691, 57.2006, 350.2167
CIE-Luv:
47.2691, 74.9353, -23.0464
Hunter-Lab:
40.2811, 49.5886, -5.3962
#be4082 color charts
#be4082 color shades, tints & tones
#be4082 color schemes
#be4082 color preview, HTML & CSS examples
This text has a color of #be4082
<p style="color:#be4082;">Text here</p>
.mytext {color:#be4082;}
This box has a color of #be4082
<div style="background-color:#be4082;">Content here</div>
.mybackground {background-color:#be4082;}
Border around this has a color of #be4082
<div style="border:2px solid #be4082;">Content here</div>
.myborder {border:2px solid #be4082;}