#250ed4 color space conversions
Hex:
#250ed4
RGB:
37, 14, 212
CMY:
85, 95, 17
CMYK:
83, 93, 0, 17
HSL:
247°, 87.6106%, 44.3137%
HSV (HSB):
247°, 93.3962%, 83.1373%
XYZ:
12.8037, 5.4609, 62.6666
xyY:
0.1582, 0.0675, 5.4609
CIE-Lab:
28.0093, 66.6163, -90.4843
CIE-LCH:
28.0093, 112.3616, 306.3612
CIE-Luv:
28.0093, -6.0764, -107.2320
Hunter-Lab:
23.3685, 56.9058, -142.6384
#250ed4 color charts
#250ed4 color shades, tints & tones
#250ed4 color schemes
#250ed4 color preview, HTML & CSS examples
This text has a color of #250ed4
<p style="color:#250ed4;">Text here</p>
.mytext {color:#250ed4;}
This box has a color of #250ed4
<div style="background-color:#250ed4;">Content here</div>
.mybackground {background-color:#250ed4;}
Border around this has a color of #250ed4
<div style="border:2px solid #250ed4;">Content here</div>
.myborder {border:2px solid #250ed4;}