#1f34e3 color space conversions
Hex:
#1f34e3
RGB:
31, 52, 227
CMY:
88, 80, 11
CMYK:
86, 77, 0, 11
HSL:
234°, 77.7778%, 50.5882%
HSV (HSB):
234°, 86.3436%, 89.0196%
XYZ:
15.6582, 8.2933, 73.4485
xyY:
0.1608, 0.0851, 8.2933
CIE-Lab:
34.5865, 56.0519, -88.1852
CIE-LCH:
34.5865, 104.4914, 302.4407
CIE-Luv:
34.5865, -10.8156, -117.4577
Hunter-Lab:
28.7982, 46.6576, -131.0580
#1f34e3 color charts
#1f34e3 color shades, tints & tones
#1f34e3 color schemes
#1f34e3 color preview, HTML & CSS examples
This text has a color of #1f34e3
<p style="color:#1f34e3;">Text here</p>
.mytext {color:#1f34e3;}
This box has a color of #1f34e3
<div style="background-color:#1f34e3;">Content here</div>
.mybackground {background-color:#1f34e3;}
Border around this has a color of #1f34e3
<div style="border:2px solid #1f34e3;">Content here</div>
.myborder {border:2px solid #1f34e3;}