#1f2fc2 color space conversions
Hex:
#1f2fc2
RGB:
31, 47, 194
CMY:
88, 82, 24
CMYK:
84, 76, 0, 24
HSL:
234°, 72.4444%, 44.1176%
HSV (HSB):
234°, 84.0206%, 76.0784%
XYZ:
11.3192, 6.2194, 51.6428
xyY:
0.1636, 0.0899, 6.2194
CIE-Lab:
29.9593, 47.8960, -76.7318
CIE-LCH:
29.9593, 90.4533, 301.9724
CIE-Luv:
29.9593, -9.1092, -98.4066
Hunter-Lab:
24.9387, 37.3751, -105.3201
#1f2fc2 color charts
#1f2fc2 color shades, tints & tones
#1f2fc2 color schemes
#1f2fc2 color preview, HTML & CSS examples
This text has a color of #1f2fc2
<p style="color:#1f2fc2;">Text here</p>
.mytext {color:#1f2fc2;}
This box has a color of #1f2fc2
<div style="background-color:#1f2fc2;">Content here</div>
.mybackground {background-color:#1f2fc2;}
Border around this has a color of #1f2fc2
<div style="border:2px solid #1f2fc2;">Content here</div>
.myborder {border:2px solid #1f2fc2;}