#250fc5 color space conversions
Hex:
#250fc5
RGB:
37, 15, 197
CMY:
85, 94, 23
CMYK:
81, 92, 0, 23
HSL:
247°, 85.8491%, 41.5686%
HSV (HSB):
247°, 92.3858%, 77.2549%
XYZ:
11.0118, 4.7662, 53.1629
xyY:
0.1597, 0.0691, 4.7662
CIE-Lab:
26.0580, 62.4651, -84.9738
CIE-LCH:
26.0580, 105.4630, 306.3200
CIE-Luv:
26.0580, -5.3595, -98.6032
Hunter-Lab:
21.8316, 51.8299, -129.0972
#250fc5 color charts
#250fc5 color shades, tints & tones
#250fc5 color schemes
#250fc5 color preview, HTML & CSS examples
This text has a color of #250fc5
<p style="color:#250fc5;">Text here</p>
.mytext {color:#250fc5;}
This box has a color of #250fc5
<div style="background-color:#250fc5;">Content here</div>
.mybackground {background-color:#250fc5;}
Border around this has a color of #250fc5
<div style="border:2px solid #250fc5;">Content here</div>
.myborder {border:2px solid #250fc5;}