#1f5fed color space conversions
Hex:
#1f5fed
RGB:
31, 95, 237
CMY:
88, 63, 7
CMYK:
87, 60, 0, 7
HSL:
221°, 85.1240%, 52.5490%
HSV (HSB):
221°, 86.9198%, 92.9412%
XYZ:
19.9433, 14.5901, 81.8858
xyY:
0.1713, 0.1253, 14.5901
CIE-Lab:
45.0677, 33.8914, -76.5887
CIE-LCH:
45.0677, 83.7523, 293.8700
CIE-Luv:
45.0677, -19.4353, -115.5856
Hunter-Lab:
38.1971, 26.3531, -100.3664
#1f5fed color charts
#1f5fed color shades, tints & tones
#1f5fed color schemes
#1f5fed color preview, HTML & CSS examples
This text has a color of #1f5fed
<p style="color:#1f5fed;">Text here</p>
.mytext {color:#1f5fed;}
This box has a color of #1f5fed
<div style="background-color:#1f5fed;">Content here</div>
.mybackground {background-color:#1f5fed;}
Border around this has a color of #1f5fed
<div style="border:2px solid #1f5fed;">Content here</div>
.myborder {border:2px solid #1f5fed;}