#be25f3 color space conversions
Hex:
#be25f3
RGB:
190, 37, 243
CMY:
25, 85, 5
CMYK:
22, 85, 0, 5
HSL:
285°, 89.5652%, 54.9020%
HSV (HSB):
285°, 84.7737%, 95.2941%
XYZ:
38.0744, 18.7414, 86.4047
xyY:
0.2658, 0.1309, 18.7414
CIE-Lab:
50.3832, 82.4482, -70.7099
CIE-LCH:
50.3832, 108.6167, 319.3827
CIE-Luv:
50.3832, 42.8783, -115.7498
Hunter-Lab:
43.2913, 81.2300, -88.0325
#be25f3 color charts
#be25f3 color shades, tints & tones
#be25f3 color schemes
#be25f3 color preview, HTML & CSS examples
This text has a color of #be25f3
<p style="color:#be25f3;">Text here</p>
.mytext {color:#be25f3;}
This box has a color of #be25f3
<div style="background-color:#be25f3;">Content here</div>
.mybackground {background-color:#be25f3;}
Border around this has a color of #be25f3
<div style="border:2px solid #be25f3;">Content here</div>
.myborder {border:2px solid #be25f3;}