#250cb9 color space conversions
Hex:
#250cb9
RGB:
37, 12, 185
CMY:
85, 95, 27
CMYK:
80, 94, 0, 27
HSL:
249°, 87.8173%, 38.6275%
HSV (HSB):
249°, 93.5135%, 72.5490%
XYZ:
9.6514, 4.1590, 46.1930
xyY:
0.1608, 0.0693, 4.1590
CIE-Lab:
24.1904, 60.0327, -80.9865
CIE-LCH:
24.1904, 100.8104, 306.5483
CIE-Luv:
24.1904, -4.5730, -91.3906
Hunter-Lab:
20.3937, 48.7865, -120.0198
#250cb9 color charts
#250cb9 color shades, tints & tones
#250cb9 color schemes
#250cb9 color preview, HTML & CSS examples
This text has a color of #250cb9
<p style="color:#250cb9;">Text here</p>
.mytext {color:#250cb9;}
This box has a color of #250cb9
<div style="background-color:#250cb9;">Content here</div>
.mybackground {background-color:#250cb9;}
Border around this has a color of #250cb9
<div style="border:2px solid #250cb9;">Content here</div>
.myborder {border:2px solid #250cb9;}