#1f39cb color space conversions
Hex:
#1f39cb
RGB:
31, 57, 203
CMY:
88, 78, 20
CMYK:
85, 72, 0, 20
HSL:
231°, 73.5043%, 45.8824%
HSV (HSB):
231°, 84.7291%, 79.6078%
XYZ:
12.8077, 7.5294, 57.2782
xyY:
0.1650, 0.0970, 7.5294
CIE-Lab:
32.9828, 45.2058, -76.9974
CIE-LCH:
32.9828, 89.2870, 300.4175
CIE-Luv:
32.9828, -11.0124, -103.1726
Hunter-Lab:
27.4397, 35.2969, -104.5555
#1f39cb color charts
#1f39cb color shades, tints & tones
#1f39cb color schemes
#1f39cb color preview, HTML & CSS examples
This text has a color of #1f39cb
<p style="color:#1f39cb;">Text here</p>
.mytext {color:#1f39cb;}
This box has a color of #1f39cb
<div style="background-color:#1f39cb;">Content here</div>
.mybackground {background-color:#1f39cb;}
Border around this has a color of #1f39cb
<div style="border:2px solid #1f39cb;">Content here</div>
.myborder {border:2px solid #1f39cb;}