#1f85df color space conversions
Hex:
#1f85df
RGB:
31, 133, 223
CMY:
88, 48, 13
CMYK:
86, 40, 0, 13
HSL:
208°, 75.5906%, 49.8039%
HSV (HSB):
208°, 86.0987%, 87.4510%
XYZ:
22.2719, 22.3941, 72.9607
xyY:
0.1893, 0.1904, 22.3941
CIE-Lab:
54.4427, 4.6224, -53.5612
CIE-LCH:
54.4427, 53.7603, 274.9325
CIE-Luv:
54.4427, -30.7586, -84.2756
Hunter-Lab:
47.3224, 1.1954, -58.2864
#1f85df color charts
#1f85df color shades, tints & tones
#1f85df color schemes
#1f85df color preview, HTML & CSS examples
This text has a color of #1f85df
<p style="color:#1f85df;">Text here</p>
.mytext {color:#1f85df;}
This box has a color of #1f85df
<div style="background-color:#1f85df;">Content here</div>
.mybackground {background-color:#1f85df;}
Border around this has a color of #1f85df
<div style="border:2px solid #1f85df;">Content here</div>
.myborder {border:2px solid #1f85df;}