#1f2ed2 color space conversions
Hex:
#1f2ed2
RGB:
31, 46, 210
CMY:
88, 82, 18
CMYK:
85, 78, 0, 18
HSL:
235°, 74.2739%, 47.2549%
HSV (HSB):
235°, 85.2381%, 82.3529%
XYZ:
13.1749, 6.8984, 61.6099
xyY:
0.1613, 0.0845, 6.8984
CIE-Lab:
31.5746, 53.7028, -83.3969
CIE-LCH:
31.5746, 99.1919, 302.7792
CIE-Luv:
31.5746, -9.4561, -107.7072
Hunter-Lab:
26.2649, 43.5752, -120.6920
#1f2ed2 color charts
#1f2ed2 color shades, tints & tones
#1f2ed2 color schemes
#1f2ed2 color preview, HTML & CSS examples
This text has a color of #1f2ed2
<p style="color:#1f2ed2;">Text here</p>
.mytext {color:#1f2ed2;}
This box has a color of #1f2ed2
<div style="background-color:#1f2ed2;">Content here</div>
.mybackground {background-color:#1f2ed2;}
Border around this has a color of #1f2ed2
<div style="border:2px solid #1f2ed2;">Content here</div>
.myborder {border:2px solid #1f2ed2;}