#1280db color space conversions
Hex:
        #1280db
        RGB:
        18, 128, 219
        CMY:
        93, 50, 14
        CMYK:
        92, 42, 0, 14
      HSL:
        207°, 84.8101%, 46.4706%
        HSV (HSB):
        207°, 91.7808%, 85.8824%
        XYZ:
        20.7548, 20.6814, 69.9158
        xyY:
        0.1864, 0.1857, 20.6814
      CIE-Lab:
        52.5990, 5.4048, -54.2706
        CIE-LCH:
        52.5990, 54.5390, 275.6873
        CIE-Luv:
        52.5990, -30.2960, -84.8630
        Hunter-Lab:
        45.4768, 1.8798, -59.3184
      #1280db color charts
#1280db RGB chart
      #1280db CMYK chart
      #1280db RGB pie chart
      #1280db color shades, tints & tones
#1280db color schemes
#1280db color preview, HTML & CSS examples
           This text has a color of #1280db        
        
          <p style="color:#1280db;">Text here</p>
        
        
          .mytext {color:#1280db;}
        
        Text color #1280db
      
           This box has a color of #1280db        
        
          <div style="background-color:#1280db;">Content here</div>
        
        
          .mybackground {background-color:#1280db;}
        
        Background color #1280db
      
           Border around this has a color of #1280db        
        
          <div style="border:2px solid #1280db;">Content here</div>
        
        
          .myborder {border:2px solid #1280db;}
        
        Border color #1280db