#2500f3 color space conversions
Hex:
#2500f3
RGB:
37, 0, 243
CMY:
85, 100, 5
CMYK:
85, 100, 0, 5
HSL:
249°, 100.0000%, 47.6471%
HSV (HSB):
249°, 100.0000%, 95.2941%
XYZ:
16.9406, 6.8644, 85.2261
xyY:
0.1554, 0.0630, 6.8644
CIE-Lab:
31.4962, 76.6597, -102.4280
CIE-LCH:
31.4962, 127.9383, 306.8121
CIE-Luv:
31.4962, -7.1331, -124.4104
Hunter-Lab:
26.2000, 69.5662, -174.5250
#2500f3 color charts
#2500f3 color shades, tints & tones
#2500f3 color schemes
#2500f3 color preview, HTML & CSS examples
This text has a color of #2500f3
<p style="color:#2500f3;">Text here</p>
.mytext {color:#2500f3;}
This box has a color of #2500f3
<div style="background-color:#2500f3;">Content here</div>
.mybackground {background-color:#2500f3;}
Border around this has a color of #2500f3
<div style="border:2px solid #2500f3;">Content here</div>
.myborder {border:2px solid #2500f3;}