#1271ae color space conversions
Hex:
        #1271ae
        RGB:
        18, 113, 174
        CMY:
        93, 56, 32
        CMYK:
        90, 35, 0, 32
      HSL:
        203°, 81.2500%, 37.6471%
        HSV (HSB):
        203°, 89.6552%, 68.2353%
        XYZ:
        13.7946, 14.9948, 42.2116
        xyY:
        0.1943, 0.2112, 14.9948
      CIE-Lab:
        45.6271, -2.8738, -39.5787
        CIE-LCH:
        45.6271, 39.6829, 265.8470
        CIE-Luv:
        45.6271, -27.7668, -58.6965
        Hunter-Lab:
        38.7232, -4.1776, -37.5250
      #1271ae color charts
#1271ae RGB chart
      #1271ae CMYK chart
      #1271ae RGB pie chart
      #1271ae color shades, tints & tones
#1271ae color schemes
#1271ae color preview, HTML & CSS examples
           This text has a color of #1271ae        
        
          <p style="color:#1271ae;">Text here</p>
        
        
          .mytext {color:#1271ae;}
        
        Text color #1271ae
      
           This box has a color of #1271ae        
        
          <div style="background-color:#1271ae;">Content here</div>
        
        
          .mybackground {background-color:#1271ae;}
        
        Background color #1271ae
      
           Border around this has a color of #1271ae        
        
          <div style="border:2px solid #1271ae;">Content here</div>
        
        
          .myborder {border:2px solid #1271ae;}
        
        Border color #1271ae