#1f3ed3 color space conversions
Hex:
#1f3ed3
RGB:
31, 62, 211
CMY:
88, 76, 17
CMYK:
85, 71, 0, 17
HSL:
230°, 74.3802%, 47.4510%
HSV (HSB):
230°, 85.3081%, 82.7451%
XYZ:
14.0456, 8.4397, 62.5168
xyY:
0.1652, 0.0993, 8.4397
CIE-Lab:
34.8823, 45.0241, -78.5016
CIE-LCH:
34.8823, 90.4968, 299.8362
CIE-Luv:
34.8823, -12.0860, -107.4245
Hunter-Lab:
29.0512, 35.4611, -107.2535
#1f3ed3 color charts
#1f3ed3 color shades, tints & tones
#1f3ed3 color schemes
#1f3ed3 color preview, HTML & CSS examples
This text has a color of #1f3ed3
<p style="color:#1f3ed3;">Text here</p>
.mytext {color:#1f3ed3;}
This box has a color of #1f3ed3
<div style="background-color:#1f3ed3;">Content here</div>
.mybackground {background-color:#1f3ed3;}
Border around this has a color of #1f3ed3
<div style="border:2px solid #1f3ed3;">Content here</div>
.myborder {border:2px solid #1f3ed3;}