#1f84f5 color space conversions
Hex:
#1f84f5
RGB:
31, 132, 245
CMY:
88, 48, 4
CMYK:
87, 46, 0, 4
HSL:
212°, 91.4530%, 54.1176%
HSV (HSB):
212°, 87.3469%, 96.0784%
XYZ:
25.2978, 23.3864, 89.5669
xyY:
0.1830, 0.1692, 23.3864
CIE-Lab:
55.4681, 13.5738, -64.1746
CIE-LCH:
55.4681, 65.5944, 281.9428
CIE-Luv:
55.4681, -29.4956, -102.3296
Hunter-Lab:
48.3595, 8.7476, -75.9597
#1f84f5 color charts
#1f84f5 color shades, tints & tones
#1f84f5 color schemes
#1f84f5 color preview, HTML & CSS examples
This text has a color of #1f84f5
<p style="color:#1f84f5;">Text here</p>
.mytext {color:#1f84f5;}
This box has a color of #1f84f5
<div style="background-color:#1f84f5;">Content here</div>
.mybackground {background-color:#1f84f5;}
Border around this has a color of #1f84f5
<div style="border:2px solid #1f84f5;">Content here</div>
.myborder {border:2px solid #1f84f5;}