#1f2fd2 color space conversions
Hex:
#1f2fd2
RGB:
31, 47, 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.2144, 6.9775, 61.6231
xyY:
0.1615, 0.0853, 6.9775
CIE-Lab:
31.7556, 53.1811, -83.0967
CIE-LCH:
31.7556, 98.6574, 302.6189
CIE-Luv:
31.7556, -9.5962, -107.7097
Hunter-Lab:
26.4149, 43.0711, -119.8265
#1f2fd2 color charts
#1f2fd2 color shades, tints & tones
#1f2fd2 color schemes
#1f2fd2 color preview, HTML & CSS examples
This text has a color of #1f2fd2
<p style="color:#1f2fd2;">Text here</p>
.mytext {color:#1f2fd2;}
This box has a color of #1f2fd2
<div style="background-color:#1f2fd2;">Content here</div>
.mybackground {background-color:#1f2fd2;}
Border around this has a color of #1f2fd2
<div style="border:2px solid #1f2fd2;">Content here</div>
.myborder {border:2px solid #1f2fd2;}