#be03fa color space conversions
Hex:
#be03fa
RGB:
190, 3, 250
CMY:
25, 99, 2
CMYK:
24, 99, 0, 2
HSL:
285°, 97.6285%, 49.6078%
HSV (HSB):
285°, 98.8000%, 98.0392%
XYZ:
38.5231, 17.9144, 91.8699
xyY:
0.2598, 0.1208, 17.9144
CIE-Lab:
49.3921, 88.1623, -76.2430
CIE-LCH:
49.3921, 116.5572, 319.1466
CIE-Luv:
49.3921, 42.7239, -123.0984
Hunter-Lab:
42.3254, 88.3949, -99.0648
#be03fa color charts
#be03fa color shades, tints & tones
#be03fa color schemes
#be03fa color preview, HTML & CSS examples
This text has a color of #be03fa
<p style="color:#be03fa;">Text here</p>
.mytext {color:#be03fa;}
This box has a color of #be03fa
<div style="background-color:#be03fa;">Content here</div>
.mybackground {background-color:#be03fa;}
Border around this has a color of #be03fa
<div style="border:2px solid #be03fa;">Content here</div>
.myborder {border:2px solid #be03fa;}