#1a5163 color space conversions
Hex:
        #1a5163
        RGB:
        26, 81, 99
        CMY:
        90, 68, 61
        CMYK:
        74, 18, 0, 61
      HSL:
        195°, 58.4000%, 24.5098%
        HSV (HSB):
        195°, 73.7374%, 38.8235%
        XYZ:
        5.6206, 7.0053, 12.8603
        xyY:
        0.2205, 0.2749, 7.0053
      CIE-Lab:
        31.8190, -11.3188, -15.6816
        CIE-LCH:
        31.8190, 19.3398, 234.1786
        CIE-Luv:
        31.8190, -19.5393, -19.0251
        Hunter-Lab:
        26.4676, -8.4126, -10.2811
      #1a5163 color charts
#1a5163 RGB chart
      #1a5163 CMYK chart
      #1a5163 RGB pie chart
      #1a5163 color shades, tints & tones
#1a5163 color schemes
#1a5163 color preview, HTML & CSS examples
           This text has a color of #1a5163        
        
          <p style="color:#1a5163;">Text here</p>
        
        
          .mytext {color:#1a5163;}
        
        Text color #1a5163
      
           This box has a color of #1a5163        
        
          <div style="background-color:#1a5163;">Content here</div>
        
        
          .mybackground {background-color:#1a5163;}
        
        Background color #1a5163
      
           Border around this has a color of #1a5163        
        
          <div style="border:2px solid #1a5163;">Content here</div>
        
        
          .myborder {border:2px solid #1a5163;}
        
        Border color #1a5163