#1280b4 color space conversions
Hex:
        #1280b4
        RGB:
        18, 128, 180
        CMY:
        93, 50, 29
        CMYK:
        90, 29, 0, 29
      HSL:
        199°, 81.8182%, 38.8235%
        HSV (HSB):
        199°, 90.0000%, 70.5882%
        XYZ:
        16.2068, 18.8622, 45.9666
        xyY:
        0.2000, 0.2328, 18.8622
      CIE-Lab:
        50.5256, -9.4866, -35.3350
        CIE-LCH:
        50.5256, 36.5863, 254.9718
        CIE-Luv:
        50.5256, -32.5178, -52.4842
        Hunter-Lab:
        43.4307, -9.3936, -32.3505
      #1280b4 color charts
#1280b4 RGB chart
      #1280b4 CMYK chart
      #1280b4 RGB pie chart
      #1280b4 color shades, tints & tones
#1280b4 color schemes
#1280b4 color preview, HTML & CSS examples
           This text has a color of #1280b4        
        
          <p style="color:#1280b4;">Text here</p>
        
        
          .mytext {color:#1280b4;}
        
        Text color #1280b4
      
           This box has a color of #1280b4        
        
          <div style="background-color:#1280b4;">Content here</div>
        
        
          .mybackground {background-color:#1280b4;}
        
        Background color #1280b4
      
           Border around this has a color of #1280b4        
        
          <div style="border:2px solid #1280b4;">Content here</div>
        
        
          .myborder {border:2px solid #1280b4;}
        
        Border color #1280b4