#250fcc color space conversions
Hex:
#250fcc
RGB:
37, 15, 204
CMY:
85, 94, 20
CMYK:
82, 93, 0, 20
HSL:
247°, 86.3014%, 42.9412%
HSV (HSB):
247°, 92.6471%, 80.0000%
XYZ:
11.8329, 5.0946, 57.4864
xyY:
0.1590, 0.0685, 5.0946
CIE-Lab:
27.0026, 64.3068, -87.5037
CIE-LCH:
27.0026, 108.5921, 306.3123
CIE-Luv:
27.0026, -5.7192, -102.6654
Hunter-Lab:
22.5712, 54.0782, -135.2054
#250fcc color charts
#250fcc color shades, tints & tones
#250fcc color schemes
#250fcc color preview, HTML & CSS examples
This text has a color of #250fcc
<p style="color:#250fcc;">Text here</p>
.mytext {color:#250fcc;}
This box has a color of #250fcc
<div style="background-color:#250fcc;">Content here</div>
.mybackground {background-color:#250fcc;}
Border around this has a color of #250fcc
<div style="border:2px solid #250fcc;">Content here</div>
.myborder {border:2px solid #250fcc;}