#1f84c0 color space conversions
Hex:
#1f84c0
RGB:
31, 132, 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.3308, 20.5996, 52.8792
xyY:
0.1997, 0.2244, 20.5996
CIE-Lab:
52.5085, -6.4152, -39.0888
CIE-LCH:
52.5085, 39.6117, 260.6798
CIE-Luv:
52.5085, -32.0537, -59.2728
Hunter-Lab:
45.3868, -7.3345, -37.3067
#1f84c0 color charts
#1f84c0 color shades, tints & tones
#1f84c0 color schemes
#1f84c0 color preview, HTML & CSS examples
This text has a color of #1f84c0
<p style="color:#1f84c0;">Text here</p>
.mytext {color:#1f84c0;}
This box has a color of #1f84c0
<div style="background-color:#1f84c0;">Content here</div>
.mybackground {background-color:#1f84c0;}
Border around this has a color of #1f84c0
<div style="border:2px solid #1f84c0;">Content here</div>
.myborder {border:2px solid #1f84c0;}