#1f9fcb color space conversions
Hex:
#1f9fcb
RGB:
31, 159, 203
CMY:
88, 38, 20
CMYK:
85, 22, 0, 20
HSL:
195°, 73.5043%, 45.8824%
HSV (HSB):
195°, 84.7291%, 79.6078%
XYZ:
23.7427, 29.3994, 60.9232
xyY:
0.2082, 0.2577, 29.3994
CIE-Lab:
61.1325, -17.5716, -31.8181
CIE-LCH:
61.1325, 36.3477, 241.0903
CIE-Luv:
61.1325, -40.6639, -47.4435
Hunter-Lab:
54.2212, -16.7244, -28.6637
#1f9fcb color charts
#1f9fcb color shades, tints & tones
#1f9fcb color schemes
#1f9fcb color preview, HTML & CSS examples
This text has a color of #1f9fcb
<p style="color:#1f9fcb;">Text here</p>
.mytext {color:#1f9fcb;}
This box has a color of #1f9fcb
<div style="background-color:#1f9fcb;">Content here</div>
.mybackground {background-color:#1f9fcb;}
Border around this has a color of #1f9fcb
<div style="border:2px solid #1f9fcb;">Content here</div>
.myborder {border:2px solid #1f9fcb;}