#1f586a color space conversions
Hex:
        #1f586a
        RGB:
        31, 88, 106
        CMY:
        88, 65, 58
        CMYK:
        71, 17, 0, 58
      HSL:
        194°, 54.7445%, 26.8627%
        HSV (HSB):
        194°, 70.7547%, 41.5686%
        XYZ:
        6.6563, 8.3114, 14.8891
        xyY:
        0.2229, 0.2784, 8.3114
      CIE-Lab:
        34.6231, -12.1075, -15.7573
        CIE-LCH:
        34.6231, 19.8717, 232.4622
        CIE-Luv:
        34.6231, -20.9543, -19.4934
        Hunter-Lab:
        28.8294, -9.2383, -10.4400
      #1f586a color charts
#1f586a RGB chart
      #1f586a CMYK chart
      #1f586a RGB pie chart
      #1f586a color shades, tints & tones
#1f586a color schemes
#1f586a color preview, HTML & CSS examples
           This text has a color of #1f586a        
        
          <p style="color:#1f586a;">Text here</p>
        
        
          .mytext {color:#1f586a;}
        
        Text color #1f586a
      
           This box has a color of #1f586a        
        
          <div style="background-color:#1f586a;">Content here</div>
        
        
          .mybackground {background-color:#1f586a;}
        
        Background color #1f586a
      
           Border around this has a color of #1f586a        
        
          <div style="border:2px solid #1f586a;">Content here</div>
        
        
          .myborder {border:2px solid #1f586a;}
        
        Border color #1f586a