#250dfa color space conversions
Hex:
#250dfa
RGB:
37, 13, 250
CMY:
85, 95, 2
CMYK:
85, 95, 0, 2
HSL:
246°, 95.9514%, 51.5686%
HSV (HSB):
246°, 94.8000%, 98.0392%
XYZ:
18.1622, 7.5833, 90.9489
xyY:
0.1556, 0.0650, 7.5833
CIE-Lab:
33.0995, 76.3558, -103.7001
CIE-LCH:
33.0995, 128.7786, 306.3647
CIE-Luv:
33.0995, -7.8972, -128.9668
Hunter-Lab:
27.5378, 69.5363, -176.5405
#250dfa color charts
#250dfa color shades, tints & tones
#250dfa color schemes
#250dfa color preview, HTML & CSS examples
This text has a color of #250dfa
<p style="color:#250dfa;">Text here</p>
.mytext {color:#250dfa;}
This box has a color of #250dfa
<div style="background-color:#250dfa;">Content here</div>
.mybackground {background-color:#250dfa;}
Border around this has a color of #250dfa
<div style="border:2px solid #250dfa;">Content here</div>
.myborder {border:2px solid #250dfa;}