#be02a8 color space conversions
Hex:
#be02a8
RGB:
190, 2, 168
CMY:
25, 99, 34
CMYK:
0, 99, 12, 25
HSL:
307°, 97.9167%, 37.6471%
HSV (HSB):
307°, 98.9474%, 74.5098%
XYZ:
28.3248, 13.8177, 38.2200
xyY:
0.3525, 0.1719, 13.8177
CIE-Lab:
43.9704, 75.4811, -37.6854
CIE-LCH:
43.9704, 84.3658, 333.4684
CIE-Luv:
43.9704, 71.8180, -64.7512
Hunter-Lab:
37.1722, 70.9637, -34.9407
#be02a8 color charts
#be02a8 color shades, tints & tones
#be02a8 color schemes
#be02a8 color preview, HTML & CSS examples
This text has a color of #be02a8
<p style="color:#be02a8;">Text here</p>
.mytext {color:#be02a8;}
This box has a color of #be02a8
<div style="background-color:#be02a8;">Content here</div>
.mybackground {background-color:#be02a8;}
Border around this has a color of #be02a8
<div style="border:2px solid #be02a8;">Content here</div>
.myborder {border:2px solid #be02a8;}