#1291bc color space conversions
Hex:
        #1291bc
        RGB:
        18, 145, 188
        CMY:
        93, 43, 26
        CMYK:
        90, 23, 0, 26
      HSL:
        195°, 82.5243%, 40.3922%
        HSV (HSB):
        195°, 90.4255%, 73.7255%
        XYZ:
        19.4520, 24.0102, 51.1862
        xyY:
        0.2055, 0.2537, 24.0102
      CIE-Lab:
        56.0980, -16.1139, -31.2039
        CIE-LCH:
        56.0980, 35.1190, 242.6879
        CIE-Luv:
        56.0980, -37.8521, -45.9697
        Hunter-Lab:
        49.0002, -14.8901, -27.6348
      #1291bc color charts
#1291bc RGB chart
      #1291bc CMYK chart
      #1291bc RGB pie chart
      #1291bc color shades, tints & tones
#1291bc color schemes
#1291bc color preview, HTML & CSS examples
           This text has a color of #1291bc        
        
          <p style="color:#1291bc;">Text here</p>
        
        
          .mytext {color:#1291bc;}
        
        Text color #1291bc
      
           This box has a color of #1291bc        
        
          <div style="background-color:#1291bc;">Content here</div>
        
        
          .mybackground {background-color:#1291bc;}
        
        Background color #1291bc
      
           Border around this has a color of #1291bc        
        
          <div style="border:2px solid #1291bc;">Content here</div>
        
        
          .myborder {border:2px solid #1291bc;}
        
        Border color #1291bc