#250db2 color space conversions
Hex:
#250db2
RGB:
37, 13, 178
CMY:
85, 95, 30
CMYK:
79, 93, 0, 30
HSL:
249°, 86.3874%, 37.4510%
HSV (HSB):
249°, 92.6966%, 69.8039%
XYZ:
8.9428, 3.8955, 42.4001
xyY:
0.1619, 0.0705, 3.8955
CIE-Lab:
23.3230, 57.9169, -78.2508
CIE-LCH:
23.3230, 97.3528, 306.5068
CIE-Luv:
23.3230, -4.2444, -87.3670
Hunter-Lab:
19.7371, 46.3375, -113.5535
#250db2 color charts
#250db2 color shades, tints & tones
#250db2 color schemes
#250db2 color preview, HTML & CSS examples
This text has a color of #250db2
<p style="color:#250db2;">Text here</p>
.mytext {color:#250db2;}
This box has a color of #250db2
<div style="background-color:#250db2;">Content here</div>
.mybackground {background-color:#250db2;}
Border around this has a color of #250db2
<div style="border:2px solid #250db2;">Content here</div>
.myborder {border:2px solid #250db2;}