#1f84d2 color space conversions
Hex:
#1f84d2
RGB:
31, 132, 210
CMY:
88, 48, 18
CMYK:
85, 37, 0, 18
HSL:
206°, 74.2739%, 47.2549%
HSV (HSB):
206°, 85.2381%, 82.3529%
XYZ:
20.4492, 21.4470, 64.0347
xyY:
0.1930, 0.2025, 21.4470
CIE-Lab:
53.4353, 0.3153, -47.8484
CIE-LCH:
53.4353, 47.8495, 270.3775
CIE-Luv:
53.4353, -31.0764, -74.3596
Hunter-Lab:
46.3109, -2.2250, -49.5634
#1f84d2 color charts
#1f84d2 color shades, tints & tones
#1f84d2 color schemes
#1f84d2 color preview, HTML & CSS examples
This text has a color of #1f84d2
<p style="color:#1f84d2;">Text here</p>
.mytext {color:#1f84d2;}
This box has a color of #1f84d2
<div style="background-color:#1f84d2;">Content here</div>
.mybackground {background-color:#1f84d2;}
Border around this has a color of #1f84d2
<div style="border:2px solid #1f84d2;">Content here</div>
.myborder {border:2px solid #1f84d2;}