#1f85c5 color space conversions
Hex:
#1f85c5
RGB:
31, 133, 197
CMY:
88, 48, 23
CMYK:
84, 32, 0, 23
HSL:
203°, 72.8070%, 44.7059%
HSV (HSB):
203°, 84.2640%, 77.2549%
XYZ:
19.0306, 21.0976, 55.8925
xyY:
0.1982, 0.2197, 21.0976
CIE-Lab:
53.0561, -5.1450, -41.0758
CIE-LCH:
53.0561, 41.3968, 262.8605
CIE-Luv:
53.0561, -32.1099, -62.7473
Hunter-Lab:
45.9321, -6.4248, -39.9946
#1f85c5 color charts
#1f85c5 color shades, tints & tones
#1f85c5 color schemes
#1f85c5 color preview, HTML & CSS examples
This text has a color of #1f85c5
<p style="color:#1f85c5;">Text here</p>
.mytext {color:#1f85c5;}
This box has a color of #1f85c5
<div style="background-color:#1f85c5;">Content here</div>
.mybackground {background-color:#1f85c5;}
Border around this has a color of #1f85c5
<div style="border:2px solid #1f85c5;">Content here</div>
.myborder {border:2px solid #1f85c5;}