#be03b4 color space conversions
Hex:
#be03b4
RGB:
190, 3, 180
CMY:
25, 99, 29
CMYK:
0, 98, 5, 25
HSL:
303°, 96.8912%, 37.8431%
HSV (HSB):
303°, 98.4211%, 74.5098%
XYZ:
29.5060, 14.3076, 44.3865
xyY:
0.3345, 0.1622, 14.3076
CIE-Lab:
44.6708, 77.0413, -43.6903
CIE-LCH:
44.6708, 88.5675, 330.4423
CIE-Luv:
44.6708, 66.7768, -73.7684
Hunter-Lab:
37.8253, 73.0461, -43.0967
#be03b4 color charts
#be03b4 color shades, tints & tones
#be03b4 color schemes
#be03b4 color preview, HTML & CSS examples
This text has a color of #be03b4
<p style="color:#be03b4;">Text here</p>
.mytext {color:#be03b4;}
This box has a color of #be03b4
<div style="background-color:#be03b4;">Content here</div>
.mybackground {background-color:#be03b4;}
Border around this has a color of #be03b4
<div style="border:2px solid #be03b4;">Content here</div>
.myborder {border:2px solid #be03b4;}