#be3e81 color space conversions
Hex:
#be3e81
RGB:
190, 62, 129
CMY:
25, 76, 49
CMYK:
0, 67, 32, 25
HSL:
329°, 50.7937%, 49.4118%
HSV (HSB):
329°, 67.3684%, 74.5098%
XYZ:
26.9203, 15.9774, 22.4340
xyY:
0.4121, 0.2446, 15.9774
CIE-Lab:
46.9448, 57.0463, -9.6004
CIE-LCH:
46.9448, 57.8485, 350.4471
CIE-Luv:
46.9448, 76.0850, -22.9815
Hunter-Lab:
39.9717, 50.2663, -5.2961
#be3e81 color charts
#be3e81 color shades, tints & tones
#be3e81 color schemes
#be3e81 color preview, HTML & CSS examples
This text has a color of #be3e81
<p style="color:#be3e81;">Text here</p>
.mytext {color:#be3e81;}
This box has a color of #be3e81
<div style="background-color:#be3e81;">Content here</div>
.mybackground {background-color:#be3e81;}
Border around this has a color of #be3e81
<div style="border:2px solid #be3e81;">Content here</div>
.myborder {border:2px solid #be3e81;}