#1f2dd3 color space conversions
Hex:
#1f2dd3
RGB:
31, 45, 211
CMY:
88, 82, 17
CMYK:
85, 79, 0, 17
HSL:
235°, 74.3802%, 47.4510%
HSV (HSB):
235°, 85.3081%, 82.7451%
XYZ:
13.2613, 6.8712, 62.2553
xyY:
0.1610, 0.0834, 6.8712
CIE-Lab:
31.5119, 54.5372, -84.0806
CIE-LCH:
31.5119, 100.2191, 302.9687
CIE-Luv:
31.5119, -9.3516, -108.2739
Hunter-Lab:
26.2130, 44.4315, -122.4633
#1f2dd3 color charts
#1f2dd3 color shades, tints & tones
#1f2dd3 color schemes
#1f2dd3 color preview, HTML & CSS examples
This text has a color of #1f2dd3
<p style="color:#1f2dd3;">Text here</p>
.mytext {color:#1f2dd3;}
This box has a color of #1f2dd3
<div style="background-color:#1f2dd3;">Content here</div>
.mybackground {background-color:#1f2dd3;}
Border around this has a color of #1f2dd3
<div style="border:2px solid #1f2dd3;">Content here</div>
.myborder {border:2px solid #1f2dd3;}