#250ec0 color space conversions
Hex:
#250ec0
RGB:
37, 14, 192
CMY:
85, 95, 25
CMYK:
81, 93, 0, 25
HSL:
248°, 86.4078%, 40.3922%
HSV (HSB):
248°, 92.7083%, 75.2941%
XYZ:
10.4344, 4.5132, 50.1903
xyY:
0.1602, 0.0693, 4.5132
CIE-Lab:
25.3001, 61.3945, -83.2887
CIE-LCH:
25.3001, 103.4712, 306.3950
CIE-Luv:
25.3001, -5.0462, -95.6225
Hunter-Lab:
21.2442, 50.4956, -125.2042
#250ec0 color charts
#250ec0 color shades, tints & tones
#250ec0 color schemes
#250ec0 color preview, HTML & CSS examples
This text has a color of #250ec0
<p style="color:#250ec0;">Text here</p>
.mytext {color:#250ec0;}
This box has a color of #250ec0
<div style="background-color:#250ec0;">Content here</div>
.mybackground {background-color:#250ec0;}
Border around this has a color of #250ec0
<div style="border:2px solid #250ec0;">Content here</div>
.myborder {border:2px solid #250ec0;}