#1295a7 color space conversions
Hex:
        #1295a7
        RGB:
        18, 149, 167
        CMY:
        93, 42, 35
        CMYK:
        89, 11, 0, 35
      HSL:
        187°, 80.5405%, 36.2745%
        HSV (HSB):
        187°, 89.2216%, 65.4902%
        XYZ:
        17.9720, 24.4135, 40.3243
        xyY:
        0.2173, 0.2952, 24.4135
      CIE-Lab:
        56.4995, -25.5150, -18.6266
        CIE-LCH:
        56.4995, 31.5906, 216.1304
        CIE-Luv:
        56.4995, -40.7858, -24.5108
        Hunter-Lab:
        49.4100, -21.5416, -13.8004
      #1295a7 color charts
#1295a7 RGB chart
      #1295a7 CMYK chart
      #1295a7 RGB pie chart
      #1295a7 color shades, tints & tones
#1295a7 color schemes
#1295a7 color preview, HTML & CSS examples
           This text has a color of #1295a7        
        
          <p style="color:#1295a7;">Text here</p>
        
        
          .mytext {color:#1295a7;}
        
        Text color #1295a7
      
           This box has a color of #1295a7        
        
          <div style="background-color:#1295a7;">Content here</div>
        
        
          .mybackground {background-color:#1295a7;}
        
        Background color #1295a7
      
           Border around this has a color of #1295a7        
        
          <div style="border:2px solid #1295a7;">Content here</div>
        
        
          .myborder {border:2px solid #1295a7;}
        
        Border color #1295a7