#1286a5 color space conversions
Hex:
        #1286a5
        RGB:
        18, 134, 165
        CMY:
        93, 47, 35
        CMYK:
        89, 19, 0, 35
      HSL:
        193°, 80.3279%, 35.8824%
        HSV (HSB):
        193°, 89.0909%, 64.7059%
        XYZ:
        15.5661, 19.8954, 38.6171
        xyY:
        0.2101, 0.2686, 19.8954
      CIE-Lab:
        51.7187, -18.3326, -24.8131
        CIE-LCH:
        51.7187, 30.8508, 233.5420
        CIE-Luv:
        51.7187, -35.6261, -34.8099
        Hunter-Lab:
        44.6043, -15.7642, -20.1086
      #1286a5 color charts
#1286a5 RGB chart
      #1286a5 CMYK chart
      #1286a5 RGB pie chart
      #1286a5 color shades, tints & tones
#1286a5 color schemes
#1286a5 color preview, HTML & CSS examples
           This text has a color of #1286a5        
        
          <p style="color:#1286a5;">Text here</p>
        
        
          .mytext {color:#1286a5;}
        
        Text color #1286a5
      
           This box has a color of #1286a5        
        
          <div style="background-color:#1286a5;">Content here</div>
        
        
          .mybackground {background-color:#1286a5;}
        
        Background color #1286a5
      
           Border around this has a color of #1286a5        
        
          <div style="border:2px solid #1286a5;">Content here</div>
        
        
          .myborder {border:2px solid #1286a5;}
        
        Border color #1286a5