#1f34f5 color space conversions
Hex:
#1f34f5
RGB:
31, 52, 245
CMY:
88, 80, 4
CMYK:
87, 79, 0, 4
HSL:
234°, 91.4530%, 54.1176%
HSV (HSB):
234°, 87.3469%, 96.0784%
XYZ:
18.2745, 9.3399, 87.2258
xyY:
0.1591, 0.0813, 9.3399
CIE-Lab:
36.6306, 61.7281, -95.0060
CIE-LCH:
36.6306, 113.2983, 303.0129
CIE-Luv:
36.6306, -11.3419, -127.7258
Hunter-Lab:
30.5612, 53.2545, -147.8289
#1f34f5 color charts
#1f34f5 color shades, tints & tones
#1f34f5 color schemes
#1f34f5 color preview, HTML & CSS examples
This text has a color of #1f34f5
<p style="color:#1f34f5;">Text here</p>
.mytext {color:#1f34f5;}
This box has a color of #1f34f5
<div style="background-color:#1f34f5;">Content here</div>
.mybackground {background-color:#1f34f5;}
Border around this has a color of #1f34f5
<div style="border:2px solid #1f34f5;">Content here</div>
.myborder {border:2px solid #1f34f5;}