#1f9dcd color space conversions
Hex:
#1f9dcd
RGB:
31, 157, 205
CMY:
88, 38, 20
CMYK:
85, 23, 0, 20
HSL:
197°, 73.7288%, 46.2745%
HSV (HSB):
197°, 84.8780%, 80.3922%
XYZ:
23.6415, 28.8130, 62.0730
xyY:
0.2064, 0.2516, 28.8130
CIE-Lab:
60.6163, -15.7945, -33.7386
CIE-LCH:
60.6163, 37.2526, 244.9136
CIE-Luv:
60.6163, -39.8368, -50.7878
Hunter-Lab:
53.6778, -15.3187, -30.9886
#1f9dcd color charts
#1f9dcd color shades, tints & tones
#1f9dcd color schemes
#1f9dcd color preview, HTML & CSS examples
This text has a color of #1f9dcd
<p style="color:#1f9dcd;">Text here</p>
.mytext {color:#1f9dcd;}
This box has a color of #1f9dcd
<div style="background-color:#1f9dcd;">Content here</div>
.mybackground {background-color:#1f9dcd;}
Border around this has a color of #1f9dcd
<div style="border:2px solid #1f9dcd;">Content here</div>
.myborder {border:2px solid #1f9dcd;}