#1271a2 color space conversions
Hex:
        #1271a2
        RGB:
        18, 113, 162
        CMY:
        93, 56, 36
        CMYK:
        89, 30, 0, 36
      HSL:
        200°, 80.0000%, 35.2941%
        HSV (HSB):
        200°, 88.8889%, 63.5294%
        XYZ:
        12.6762, 14.5475, 36.3223
        xyY:
        0.1995, 0.2289, 14.5475
      CIE-Lab:
        45.0081, -7.5076, -33.5215
        CIE-LCH:
        45.0081, 34.3519, 257.3761
        CIE-Luv:
        45.0081, -28.4624, -48.6174
        Hunter-Lab:
        38.1412, -7.4228, -29.7637
      #1271a2 color charts
#1271a2 RGB chart
      #1271a2 CMYK chart
      #1271a2 RGB pie chart
      #1271a2 color shades, tints & tones
#1271a2 color schemes
#1271a2 color preview, HTML & CSS examples
           This text has a color of #1271a2        
        
          <p style="color:#1271a2;">Text here</p>
        
        
          .mytext {color:#1271a2;}
        
        Text color #1271a2
      
           This box has a color of #1271a2        
        
          <div style="background-color:#1271a2;">Content here</div>
        
        
          .mybackground {background-color:#1271a2;}
        
        Background color #1271a2
      
           Border around this has a color of #1271a2        
        
          <div style="border:2px solid #1271a2;">Content here</div>
        
        
          .myborder {border:2px solid #1271a2;}
        
        Border color #1271a2