#1f7abc color space conversions
Hex:
#1f7abc
RGB:
31, 122, 188
CMY:
88, 52, 26
CMYK:
84, 35, 0, 26
HSL:
205°, 71.6895%, 42.9412%
HSV (HSB):
205°, 83.5106%, 73.7255%
XYZ:
16.6017, 17.8412, 50.1456
xyY:
0.1963, 0.2109, 17.8412
CIE-Lab:
49.3029, -1.9827, -41.8586
CIE-LCH:
49.3029, 41.9056, 267.2881
CIE-Luv:
49.3029, -28.8806, -63.3993
Hunter-Lab:
42.2389, -3.7597, -40.8214
#1f7abc color charts
#1f7abc color shades, tints & tones
#1f7abc color schemes
#1f7abc color preview, HTML & CSS examples
This text has a color of #1f7abc
<p style="color:#1f7abc;">Text here</p>
.mytext {color:#1f7abc;}
This box has a color of #1f7abc
<div style="background-color:#1f7abc;">Content here</div>
.mybackground {background-color:#1f7abc;}
Border around this has a color of #1f7abc
<div style="border:2px solid #1f7abc;">Content here</div>
.myborder {border:2px solid #1f7abc;}