#1280d7 color space conversions
Hex:
        #1280d7
        RGB:
        18, 128, 215
        CMY:
        93, 50, 16
        CMYK:
        92, 40, 0, 16
      HSL:
        206°, 84.5494%, 45.6863%
        HSV (HSB):
        206°, 91.6279%, 84.3137%
        XYZ:
        20.2344, 20.4732, 67.1752
        xyY:
        0.1876, 0.1898, 20.4732
      CIE-Lab:
        52.3681, 3.8622, -52.3841
        CIE-LCH:
        52.3681, 52.5263, 274.2167
        CIE-Luv:
        52.3681, -30.4978, -81.6447
        Hunter-Lab:
        45.2474, 0.6413, -56.3501
      #1280d7 color charts
#1280d7 RGB chart
      #1280d7 CMYK chart
      #1280d7 RGB pie chart
      #1280d7 color shades, tints & tones
#1280d7 color schemes
#1280d7 color preview, HTML & CSS examples
           This text has a color of #1280d7        
        
          <p style="color:#1280d7;">Text here</p>
        
        
          .mytext {color:#1280d7;}
        
        Text color #1280d7
      
           This box has a color of #1280d7        
        
          <div style="background-color:#1280d7;">Content here</div>
        
        
          .mybackground {background-color:#1280d7;}
        
        Background color #1280d7
      
           Border around this has a color of #1280d7        
        
          <div style="border:2px solid #1280d7;">Content here</div>
        
        
          .myborder {border:2px solid #1280d7;}
        
        Border color #1280d7