#250ff1 color space conversions
Hex:
#250ff1
RGB:
37, 15, 241
CMY:
85, 94, 5
CMYK:
85, 94, 0, 5
HSL:
246°, 88.9764%, 50.1961%
HSV (HSB):
246°, 93.7759%, 94.5098%
XYZ:
16.8110, 7.0858, 83.7008
xyY:
0.1562, 0.0659, 7.0858
CIE-Lab:
32.0015, 73.7617, -100.4504
CIE-LCH:
32.0015, 124.6237, 306.2902
CIE-Luv:
32.0015, -7.5466, -123.9377
Hunter-Lab:
26.6192, 66.1452, -167.7963
#250ff1 color charts
#250ff1 color shades, tints & tones
#250ff1 color schemes
#250ff1 color preview, HTML & CSS examples
This text has a color of #250ff1
<p style="color:#250ff1;">Text here</p>
.mytext {color:#250ff1;}
This box has a color of #250ff1
<div style="background-color:#250ff1;">Content here</div>
.mybackground {background-color:#250ff1;}
Border around this has a color of #250ff1
<div style="border:2px solid #250ff1;">Content here</div>
.myborder {border:2px solid #250ff1;}