#1f34d7 color space conversions
Hex:
#1f34d7
RGB:
31, 52, 215
CMY:
88, 80, 16
CMYK:
86, 76, 0, 16
HSL:
233°, 74.7967%, 48.2353%
HSV (HSB):
233°, 85.5814%, 84.3137%
XYZ:
14.0588, 7.6536, 65.0263
xyY:
0.1621, 0.0882, 7.6536
CIE-Lab:
33.2508, 52.1398, -83.5098
CIE-LCH:
33.2508, 98.4502, 301.9788
CIE-Luv:
33.2508, -10.4792, -110.5281
Hunter-Lab:
27.6651, 42.2958, -119.9944
#1f34d7 color charts
#1f34d7 color shades, tints & tones
#1f34d7 color schemes
#1f34d7 color preview, HTML & CSS examples
This text has a color of #1f34d7
<p style="color:#1f34d7;">Text here</p>
.mytext {color:#1f34d7;}
This box has a color of #1f34d7
<div style="background-color:#1f34d7;">Content here</div>
.mybackground {background-color:#1f34d7;}
Border around this has a color of #1f34d7
<div style="border:2px solid #1f34d7;">Content here</div>
.myborder {border:2px solid #1f34d7;}