#be05a3 color space conversions
Hex:
#be05a3
RGB:
190, 5, 163
CMY:
25, 98, 36
CMYK:
0, 97, 14, 25
HSL:
309°, 94.8718%, 38.2353%
HSV (HSB):
309°, 97.3684%, 74.5098%
XYZ:
27.9003, 13.7000, 35.8242
xyY:
0.3604, 0.1769, 13.7000
CIE-Lab:
43.7996, 74.5404, -34.9681
CIE-LCH:
43.7996, 82.3349, 334.8680
CIE-Luv:
43.7996, 73.7699, -60.7075
Hunter-Lab:
37.0136, 69.7772, -31.4753
#be05a3 color charts
#be05a3 color shades, tints & tones
#be05a3 color schemes
#be05a3 color preview, HTML & CSS examples
This text has a color of #be05a3
<p style="color:#be05a3;">Text here</p>
.mytext {color:#be05a3;}
This box has a color of #be05a3
<div style="background-color:#be05a3;">Content here</div>
.mybackground {background-color:#be05a3;}
Border around this has a color of #be05a3
<div style="border:2px solid #be05a3;">Content here</div>
.myborder {border:2px solid #be05a3;}