#1281a5 color space conversions
Hex:
        #1281a5
        RGB:
        18, 129, 165
        CMY:
        93, 49, 35
        CMYK:
        89, 22, 0, 35
      HSL:
        195°, 80.3279%, 35.8824%
        HSV (HSB):
        195°, 89.0909%, 64.7059%
        XYZ:
        14.8912, 18.5457, 38.3921
        xyY:
        0.2073, 0.2582, 18.5457
      CIE-Lab:
        50.1514, -15.5887, -27.2399
        CIE-LCH:
        50.1514, 31.3850, 240.2186
        CIE-Luv:
        50.1514, -33.8619, -38.7879
        Hunter-Lab:
        43.0647, -13.6403, -22.7116
      #1281a5 color charts
#1281a5 RGB chart
      #1281a5 CMYK chart
      #1281a5 RGB pie chart
      #1281a5 color shades, tints & tones
#1281a5 color schemes
#1281a5 color preview, HTML & CSS examples
           This text has a color of #1281a5        
        
          <p style="color:#1281a5;">Text here</p>
        
        
          .mytext {color:#1281a5;}
        
        Text color #1281a5
      
           This box has a color of #1281a5        
        
          <div style="background-color:#1281a5;">Content here</div>
        
        
          .mybackground {background-color:#1281a5;}
        
        Background color #1281a5
      
           Border around this has a color of #1281a5        
        
          <div style="border:2px solid #1281a5;">Content here</div>
        
        
          .myborder {border:2px solid #1281a5;}
        
        Border color #1281a5