#be25fa color space conversions
Hex:
#be25fa
RGB:
190, 37, 250
CMY:
25, 85, 2
CMYK:
24, 85, 0, 2
HSL:
283°, 95.5157%, 56.2745%
HSV (HSB):
283°, 85.2000%, 98.0392%
XYZ:
39.1521, 19.1724, 92.0796
xyY:
0.2603, 0.1275, 19.1724
CIE-Lab:
50.8883, 83.7162, -73.8071
CIE-LCH:
50.8883, 111.6059, 318.5995
CIE-Luv:
50.8883, 40.9402, -120.5142
Hunter-Lab:
43.7863, 82.9820, -94.0323
#be25fa color charts
#be25fa color shades, tints & tones
#be25fa color schemes
#be25fa color preview, HTML & CSS examples
This text has a color of #be25fa
<p style="color:#be25fa;">Text here</p>
.mytext {color:#be25fa;}
This box has a color of #be25fa
<div style="background-color:#be25fa;">Content here</div>
.mybackground {background-color:#be25fa;}
Border around this has a color of #be25fa
<div style="border:2px solid #be25fa;">Content here</div>
.myborder {border:2px solid #be25fa;}