#1f82a9 color space conversions
Hex:
#1f82a9
RGB:
31, 130, 169
CMY:
88, 49, 34
CMYK:
82, 23, 0, 34
HSL:
197°, 69.0000%, 39.2157%
HSV (HSB):
197°, 81.6568%, 66.2745%
XYZ:
15.7091, 19.1211, 40.3989
xyY:
0.2088, 0.2542, 19.1211
CIE-Lab:
50.8286, -13.6604, -28.4925
CIE-LCH:
50.8286, 31.5979, 244.3850
CIE-Luv:
50.8286, -32.7370, -41.0985
Hunter-Lab:
43.7277, -12.3976, -24.1671
#1f82a9 color charts
#1f82a9 color shades, tints & tones
#1f82a9 color schemes
#1f82a9 color preview, HTML & CSS examples
This text has a color of #1f82a9
<p style="color:#1f82a9;">Text here</p>
.mytext {color:#1f82a9;}
This box has a color of #1f82a9
<div style="background-color:#1f82a9;">Content here</div>
.mybackground {background-color:#1f82a9;}
Border around this has a color of #1f82a9
<div style="border:2px solid #1f82a9;">Content here</div>
.myborder {border:2px solid #1f82a9;}