#1f34e5 color space conversions
Hex:
#1f34e5
RGB:
31, 52, 229
CMY:
88, 80, 10
CMYK:
86, 77, 0, 10
HSL:
234°, 79.2000%, 50.9804%
HSV (HSB):
234°, 86.4629%, 89.8039%
XYZ:
15.9359, 8.4044, 74.9110
xyY:
0.1606, 0.0847, 8.4044
CIE-Lab:
34.8114, 56.6937, -88.9541
CIE-LCH:
34.8114, 105.4846, 302.5109
CIE-Luv:
34.8114, -10.8729, -118.6057
Hunter-Lab:
28.9904, 47.3876, -132.9118
#1f34e5 color charts
#1f34e5 color shades, tints & tones
#1f34e5 color schemes
#1f34e5 color preview, HTML & CSS examples
This text has a color of #1f34e5
<p style="color:#1f34e5;">Text here</p>
.mytext {color:#1f34e5;}
This box has a color of #1f34e5
<div style="background-color:#1f34e5;">Content here</div>
.mybackground {background-color:#1f34e5;}
Border around this has a color of #1f34e5
<div style="border:2px solid #1f34e5;">Content here</div>
.myborder {border:2px solid #1f34e5;}