#1a5872 color space conversions
Hex:
        #1a5872
        RGB:
        26, 88, 114
        CMY:
        90, 65, 55
        CMYK:
        77, 23, 0, 55
      HSL:
        198°, 62.8571%, 27.4510%
        HSV (HSB):
        198°, 77.1930%, 44.7059%
        XYZ:
        6.9530, 8.4140, 17.1772
        xyY:
        0.2136, 0.2585, 8.4140
      CIE-Lab:
        34.8306, -9.9842, -20.4283
        CIE-LCH:
        34.8306, 22.7377, 243.9532
        CIE-Luv:
        34.8306, -21.3973, -26.4117
        Hunter-Lab:
        29.0068, -7.9752, -14.8054
      #1a5872 color charts
#1a5872 RGB chart
      #1a5872 CMYK chart
      #1a5872 RGB pie chart
      #1a5872 color shades, tints & tones
#1a5872 color schemes
#1a5872 color preview, HTML & CSS examples
           This text has a color of #1a5872        
        
          <p style="color:#1a5872;">Text here</p>
        
        
          .mytext {color:#1a5872;}
        
        Text color #1a5872
      
           This box has a color of #1a5872        
        
          <div style="background-color:#1a5872;">Content here</div>
        
        
          .mybackground {background-color:#1a5872;}
        
        Background color #1a5872
      
           Border around this has a color of #1a5872        
        
          <div style="border:2px solid #1a5872;">Content here</div>
        
        
          .myborder {border:2px solid #1a5872;}
        
        Border color #1a5872