#1f55f5 color space conversions
Hex:
#1f55f5
RGB:
31, 85, 245
CMY:
88, 67, 4
CMYK:
87, 65, 0, 4
HSL:
225°, 91.4530%, 54.1176%
HSV (HSB):
225°, 87.3469%, 96.0784%
XYZ:
20.2950, 13.3809, 87.8993
xyY:
0.1669, 0.1101, 13.3809
CIE-Lab:
43.3316, 43.1105, -83.9293
CIE-LCH:
43.3316, 94.3538, 297.1874
CIE-Luv:
43.3316, -17.1003, -123.8613
Hunter-Lab:
36.5799, 35.0194, -116.8645
#1f55f5 color charts
#1f55f5 color shades, tints & tones
#1f55f5 color schemes
#1f55f5 color preview, HTML & CSS examples
This text has a color of #1f55f5
<p style="color:#1f55f5;">Text here</p>
.mytext {color:#1f55f5;}
This box has a color of #1f55f5
<div style="background-color:#1f55f5;">Content here</div>
.mybackground {background-color:#1f55f5;}
Border around this has a color of #1f55f5
<div style="border:2px solid #1f55f5;">Content here</div>
.myborder {border:2px solid #1f55f5;}