#1f85a5 color space conversions
Hex:
#1f85a5
RGB:
31, 133, 165
CMY:
88, 48, 35
CMYK:
81, 19, 0, 35
HSL:
194°, 68.3673%, 38.4314%
HSV (HSB):
194°, 81.2121%, 64.7059%
XYZ:
15.7441, 19.7830, 38.5860
xyY:
0.2124, 0.2669, 19.7830
CIE-Lab:
51.5909, -16.7427, -24.9954
CIE-LCH:
51.5909, 30.0847, 236.1847
CIE-Luv:
51.5909, -34.0594, -35.2637
Hunter-Lab:
44.4781, -14.6520, -20.3012
#1f85a5 color charts
#1f85a5 color shades, tints & tones
#1f85a5 color schemes
#1f85a5 color preview, HTML & CSS examples
This text has a color of #1f85a5
<p style="color:#1f85a5;">Text here</p>
.mytext {color:#1f85a5;}
This box has a color of #1f85a5
<div style="background-color:#1f85a5;">Content here</div>
.mybackground {background-color:#1f85a5;}
Border around this has a color of #1f85a5
<div style="border:2px solid #1f85a5;">Content here</div>
.myborder {border:2px solid #1f85a5;}