#be42ac color space conversions
Hex:
#be42ac
RGB:
190, 66, 172
CMY:
25, 74, 33
CMYK:
0, 65, 9, 25
HSL:
309°, 48.8189%, 50.1961%
HSV (HSB):
309°, 65.2632%, 74.5098%
XYZ:
30.6298, 17.8221, 40.8554
xyY:
0.3430, 0.1996, 17.8221
CIE-Lab:
49.2797, 61.4204, -31.7024
CIE-LCH:
49.2797, 69.1195, 332.6993
CIE-Luv:
49.2797, 59.9036, -55.6795
Hunter-Lab:
42.2163, 55.6313, -27.8273
#be42ac color charts
#be42ac color shades, tints & tones
#be42ac color schemes
#be42ac color preview, HTML & CSS examples
This text has a color of #be42ac
<p style="color:#be42ac;">Text here</p>
.mytext {color:#be42ac;}
This box has a color of #be42ac
<div style="background-color:#be42ac;">Content here</div>
.mybackground {background-color:#be42ac;}
Border around this has a color of #be42ac
<div style="border:2px solid #be42ac;">Content here</div>
.myborder {border:2px solid #be42ac;}