#1f7fcb color space conversions
Hex:
#1f7fcb
RGB:
31, 127, 203
CMY:
88, 50, 20
CMYK:
85, 37, 0, 20
HSL:
207°, 73.5043%, 45.8824%
HSV (HSB):
207°, 84.7291%, 79.6078%
XYZ:
18.9339, 19.7818, 59.3203
xyY:
0.1931, 0.2018, 19.7818
CIE-Lab:
51.5897, 0.6796, -46.8130
CIE-LCH:
51.5897, 46.8180, 270.8317
CIE-Luv:
51.5897, -29.7851, -72.2056
Hunter-Lab:
44.4768, -1.8463, -47.9434
#1f7fcb color charts
#1f7fcb color shades, tints & tones
#1f7fcb color schemes
#1f7fcb color preview, HTML & CSS examples
This text has a color of #1f7fcb
<p style="color:#1f7fcb;">Text here</p>
.mytext {color:#1f7fcb;}
This box has a color of #1f7fcb
<div style="background-color:#1f7fcb;">Content here</div>
.mybackground {background-color:#1f7fcb;}
Border around this has a color of #1f7fcb
<div style="border:2px solid #1f7fcb;">Content here</div>
.myborder {border:2px solid #1f7fcb;}