#1f85dd color space conversions
Hex:
#1f85dd
RGB:
31, 133, 221
CMY:
88, 48, 13
CMYK:
86, 40, 0, 13
HSL:
208°, 75.3968%, 49.4118%
HSV (HSB):
208°, 85.9729%, 86.6667%
XYZ:
22.0037, 22.2868, 71.5487
xyY:
0.1900, 0.1924, 22.2868
CIE-Lab:
54.3300, 3.8659, -52.6190
CIE-LCH:
54.3300, 52.7609, 274.2020
CIE-Luv:
54.3300, -30.8543, -82.6543
Hunter-Lab:
47.2089, 0.5820, -56.8122
#1f85dd color charts
#1f85dd color shades, tints & tones
#1f85dd color schemes
#1f85dd color preview, HTML & CSS examples
This text has a color of #1f85dd
<p style="color:#1f85dd;">Text here</p>
.mytext {color:#1f85dd;}
This box has a color of #1f85dd
<div style="background-color:#1f85dd;">Content here</div>
.mybackground {background-color:#1f85dd;}
Border around this has a color of #1f85dd
<div style="border:2px solid #1f85dd;">Content here</div>
.myborder {border:2px solid #1f85dd;}