#1f47f5 color space conversions
Hex:
#1f47f5
RGB:
31, 71, 245
CMY:
88, 72, 4
CMYK:
87, 71, 0, 4
HSL:
229°, 91.4530%, 54.1176%
HSV (HSB):
229°, 87.3469%, 96.0784%
XYZ:
19.2997, 11.3904, 87.5676
xyY:
0.1632, 0.0963, 11.3904
CIE-Lab:
40.2303, 51.5110, -89.0418
CIE-LCH:
40.2303, 102.8680, 300.0495
CIE-Luv:
40.2303, -14.3139, -126.5471
Hunter-Lab:
33.7496, 43.0136, -130.2106
#1f47f5 color charts
#1f47f5 color shades, tints & tones
#1f47f5 color schemes
#1f47f5 color preview, HTML & CSS examples
This text has a color of #1f47f5
<p style="color:#1f47f5;">Text here</p>
.mytext {color:#1f47f5;}
This box has a color of #1f47f5
<div style="background-color:#1f47f5;">Content here</div>
.mybackground {background-color:#1f47f5;}
Border around this has a color of #1f47f5
<div style="border:2px solid #1f47f5;">Content here</div>
.myborder {border:2px solid #1f47f5;}