#1f2ff7 color space conversions
Hex:
#1f2ff7
RGB:
31, 47, 247
CMY:
88, 82, 3
CMYK:
87, 81, 0, 3
HSL:
236°, 93.1034%, 54.5098%
HSV (HSB):
236°, 87.4494%, 96.8627%
XYZ:
18.3701, 9.0397, 88.7723
xyY:
0.1581, 0.0778, 9.0397
CIE-Lab:
36.0607, 64.6869, -97.0799
CIE-LCH:
36.0607, 116.6572, 303.6766
CIE-Luv:
36.0607, -10.7842, -128.8036
Hunter-Lab:
30.0662, 56.4458, -154.0114
#1f2ff7 color charts
#1f2ff7 color shades, tints & tones
#1f2ff7 color schemes
#1f2ff7 color preview, HTML & CSS examples
This text has a color of #1f2ff7
<p style="color:#1f2ff7;">Text here</p>
.mytext {color:#1f2ff7;}
This box has a color of #1f2ff7
<div style="background-color:#1f2ff7;">Content here</div>
.mybackground {background-color:#1f2ff7;}
Border around this has a color of #1f2ff7
<div style="border:2px solid #1f2ff7;">Content here</div>
.myborder {border:2px solid #1f2ff7;}