#1f96dd color space conversions
Hex:
#1f96dd
RGB:
31, 150, 221
CMY:
88, 41, 13
CMYK:
86, 32, 0, 13
HSL:
202°, 75.3968%, 49.4118%
HSV (HSB):
202°, 85.9729%, 86.6667%
XYZ:
24.5226, 27.3245, 72.3883
xyY:
0.1974, 0.2199, 27.3245
CIE-Lab:
59.2735, -6.1478, -44.7734
CIE-LCH:
59.2735, 45.1935, 262.1816
CIE-Luv:
59.2735, -36.4408, -70.0436
Hunter-Lab:
52.2728, -7.7383, -45.5149
#1f96dd color charts
#1f96dd color shades, tints & tones
#1f96dd color schemes
#1f96dd color preview, HTML & CSS examples
This text has a color of #1f96dd
<p style="color:#1f96dd;">Text here</p>
.mytext {color:#1f96dd;}
This box has a color of #1f96dd
<div style="background-color:#1f96dd;">Content here</div>
.mybackground {background-color:#1f96dd;}
Border around this has a color of #1f96dd
<div style="border:2px solid #1f96dd;">Content here</div>
.myborder {border:2px solid #1f96dd;}