#1271ab color space conversions
Hex:
        #1271ab
        RGB:
        18, 113, 171
        CMY:
        93, 56, 33
        CMYK:
        89, 34, 0, 33
      HSL:
        203°, 80.9524%, 37.0588%
        HSV (HSB):
        203°, 89.4737%, 67.0588%
        XYZ:
        13.5053, 14.8791, 40.6882
        xyY:
        0.1955, 0.2154, 14.8791
      CIE-Lab:
        45.4682, -4.0386, -38.0769
        CIE-LCH:
        45.4682, 38.2904, 263.9456
        CIE-Luv:
        45.4682, -27.9355, -56.1941
        Hunter-Lab:
        38.5735, -5.0075, -35.5391
      #1271ab color charts
#1271ab RGB chart
      #1271ab CMYK chart
      #1271ab RGB pie chart
      #1271ab color shades, tints & tones
#1271ab color schemes
#1271ab color preview, HTML & CSS examples
           This text has a color of #1271ab        
        
          <p style="color:#1271ab;">Text here</p>
        
        
          .mytext {color:#1271ab;}
        
        Text color #1271ab
      
           This box has a color of #1271ab        
        
          <div style="background-color:#1271ab;">Content here</div>
        
        
          .mybackground {background-color:#1271ab;}
        
        Background color #1271ab
      
           Border around this has a color of #1271ab        
        
          <div style="border:2px solid #1271ab;">Content here</div>
        
        
          .myborder {border:2px solid #1271ab;}
        
        Border color #1271ab