#be22a5 color space conversions
Hex:
#be22a5
RGB:
190, 34, 165
CMY:
25, 87, 35
CMYK:
0, 82, 13, 25
HSL:
310°, 69.6429%, 43.9216%
HSV (HSB):
310°, 82.1053%, 74.5098%
XYZ:
28.5988, 14.8078, 36.9482
xyY:
0.3559, 0.1843, 14.8078
CIE-Lab:
45.3698, 70.5222, -33.6900
CIE-LCH:
45.3698, 78.1563, 334.4652
CIE-Luv:
45.3698, 69.9233, -58.8267
Hunter-Lab:
38.4809, 65.3184, -29.9918
#be22a5 color charts
#be22a5 color shades, tints & tones
#be22a5 color schemes
#be22a5 color preview, HTML & CSS examples
This text has a color of #be22a5
<p style="color:#be22a5;">Text here</p>
.mytext {color:#be22a5;}
This box has a color of #be22a5
<div style="background-color:#be22a5;">Content here</div>
.mybackground {background-color:#be22a5;}
Border around this has a color of #be22a5
<div style="border:2px solid #be22a5;">Content here</div>
.myborder {border:2px solid #be22a5;}