#be03a0 color space conversions
Hex:
#be03a0
RGB:
190, 3, 160
CMY:
25, 99, 37
CMYK:
0, 98, 16, 25
HSL:
310°, 96.8912%, 37.8431%
HSV (HSB):
310°, 98.4211%, 74.5098%
XYZ:
27.6129, 13.5503, 34.4178
xyY:
0.3653, 0.1793, 13.5503
CIE-Lab:
43.5810, 74.3377, -33.5140
CIE-LCH:
43.5810, 81.5431, 335.7325
CIE-Luv:
43.5810, 75.2008, -58.5477
Hunter-Lab:
36.8108, 69.4796, -29.6682
#be03a0 color charts
#be03a0 color shades, tints & tones
#be03a0 color schemes
#be03a0 color preview, HTML & CSS examples
This text has a color of #be03a0
<p style="color:#be03a0;">Text here</p>
.mytext {color:#be03a0;}
This box has a color of #be03a0
<div style="background-color:#be03a0;">Content here</div>
.mybackground {background-color:#be03a0;}
Border around this has a color of #be03a0
<div style="border:2px solid #be03a0;">Content here</div>
.myborder {border:2px solid #be03a0;}