#1f85c0 color space conversions
Hex:
#1f85c0
RGB:
31, 133, 192
CMY:
88, 48, 25
CMYK:
84, 31, 0, 25
HSL:
202°, 72.1973%, 43.7255%
HSV (HSB):
202°, 83.8542%, 75.2941%
XYZ:
18.4670, 20.8721, 52.9246
xyY:
0.2002, 0.2262, 20.8721
CIE-Lab:
52.8093, -6.9977, -38.6152
CIE-LCH:
52.8093, 39.2441, 259.7286
CIE-Luv:
52.8093, -32.3954, -58.5073
Hunter-Lab:
45.6860, -7.7980, -36.7038
#1f85c0 color charts
#1f85c0 color shades, tints & tones
#1f85c0 color schemes
#1f85c0 color preview, HTML & CSS examples
This text has a color of #1f85c0
<p style="color:#1f85c0;">Text here</p>
.mytext {color:#1f85c0;}
This box has a color of #1f85c0
<div style="background-color:#1f85c0;">Content here</div>
.mybackground {background-color:#1f85c0;}
Border around this has a color of #1f85c0
<div style="border:2px solid #1f85c0;">Content here</div>
.myborder {border:2px solid #1f85c0;}