#1f658d color space conversions
Hex:
#1f658d
RGB:
31, 101, 141
CMY:
88, 60, 45
CMYK:
78, 28, 0, 45
HSL:
202°, 63.9535%, 33.7255%
HSV (HSB):
202°, 78.0142%, 55.2941%
XYZ:
10.0265, 11.5218, 26.8948
xyY:
0.2070, 0.2378, 11.5218
CIE-Lab:
40.4457, -7.0496, -28.1670
CIE-LCH:
40.4457, 29.0358, 255.9486
CIE-Luv:
40.4457, -24.0060, -39.3606
Hunter-Lab:
33.9437, -6.6752, -23.2169
#1f658d color charts
#1f658d color shades, tints & tones
#1f658d color schemes
#1f658d color preview, HTML & CSS examples
This text has a color of #1f658d
<p style="color:#1f658d;">Text here</p>
.mytext {color:#1f658d;}
This box has a color of #1f658d
<div style="background-color:#1f658d;">Content here</div>
.mybackground {background-color:#1f658d;}
Border around this has a color of #1f658d
<div style="border:2px solid #1f658d;">Content here</div>
.myborder {border:2px solid #1f658d;}