#1f2acc color space conversions
Hex:
#1f2acc
RGB:
31, 42, 204
CMY:
88, 84, 20
CMYK:
85, 79, 0, 20
HSL:
236°, 73.6170%, 46.0784%
HSV (HSB):
236°, 84.8039%, 80.0000%
XYZ:
12.2921, 6.3069, 57.6962
xyY:
0.1611, 0.0827, 6.3069
CIE-Lab:
30.1738, 53.8267, -82.2324
CIE-LCH:
30.1738, 98.2827, 303.2075
CIE-Luv:
30.1738, -8.7191, -104.1857
Hunter-Lab:
25.1135, 43.4206, -118.6346
#1f2acc color charts
#1f2acc color shades, tints & tones
#1f2acc color schemes
#1f2acc color preview, HTML & CSS examples
This text has a color of #1f2acc
<p style="color:#1f2acc;">Text here</p>
.mytext {color:#1f2acc;}
This box has a color of #1f2acc
<div style="background-color:#1f2acc;">Content here</div>
.mybackground {background-color:#1f2acc;}
Border around this has a color of #1f2acc
<div style="border:2px solid #1f2acc;">Content here</div>
.myborder {border:2px solid #1f2acc;}