#1f2df3 color space conversions
Hex:
#1f2df3
RGB:
31, 45, 243
CMY:
88, 82, 5
CMYK:
87, 81, 0, 5
HSL:
236°, 89.8305%, 53.7255%
HSV (HSB):
236°, 87.2428%, 95.2941%
XYZ:
17.6811, 8.6391, 85.5296
xyY:
0.1581, 0.0772, 8.6391
CIE-Lab:
35.2800, 64.3916, -96.1226
CIE-LCH:
35.2800, 115.6972, 303.8177
CIE-Luv:
35.2800, -10.4191, -126.4985
Hunter-Lab:
29.3924, 55.9406, -151.9546
#1f2df3 color charts
#1f2df3 color shades, tints & tones
#1f2df3 color schemes
#1f2df3 color preview, HTML & CSS examples
This text has a color of #1f2df3
<p style="color:#1f2df3;">Text here</p>
.mytext {color:#1f2df3;}
This box has a color of #1f2df3
<div style="background-color:#1f2df3;">Content here</div>
.mybackground {background-color:#1f2df3;}
Border around this has a color of #1f2df3
<div style="border:2px solid #1f2df3;">Content here</div>
.myborder {border:2px solid #1f2df3;}