#1277ad color space conversions
Hex:
        #1277ad
        RGB:
        18, 119, 173
        CMY:
        93, 53, 32
        CMYK:
        90, 31, 0, 32
      HSL:
        201°, 81.1518%, 37.4510%
        HSV (HSB):
        201°, 89.5954%, 67.8431%
        XYZ:
        14.3891, 16.3394, 41.9306
        xyY:
        0.1980, 0.2249, 16.3394
      CIE-Lab:
        47.4166, -6.8652, -36.1690
        CIE-LCH:
        47.4166, 36.8148, 259.2526
        CIE-Luv:
        47.4166, -29.8641, -53.4100
        Hunter-Lab:
        40.4220, -7.1975, -33.2074
      #1277ad color charts
#1277ad RGB chart
      #1277ad CMYK chart
      #1277ad RGB pie chart
      #1277ad color shades, tints & tones
#1277ad color schemes
#1277ad color preview, HTML & CSS examples
           This text has a color of #1277ad        
        
          <p style="color:#1277ad;">Text here</p>
        
        
          .mytext {color:#1277ad;}
        
        Text color #1277ad
      
           This box has a color of #1277ad        
        
          <div style="background-color:#1277ad;">Content here</div>
        
        
          .mybackground {background-color:#1277ad;}
        
        Background color #1277ad
      
           Border around this has a color of #1277ad        
        
          <div style="border:2px solid #1277ad;">Content here</div>
        
        
          .myborder {border:2px solid #1277ad;}
        
        Border color #1277ad