#1280d5 color space conversions
Hex:
        #1280d5
        RGB:
        18, 128, 213
        CMY:
        93, 50, 16
        CMYK:
        92, 40, 0, 16
      HSL:
        206°, 84.4156%, 45.2941%
        HSV (HSB):
        206°, 91.5493%, 83.5294%
        XYZ:
        19.9789, 20.3710, 65.8298
        xyY:
        0.1882, 0.1919, 20.3710
      CIE-Lab:
        52.2541, 3.0914, -51.4362
        CIE-LCH:
        52.2541, 51.5290, 273.4395
        CIE-Luv:
        52.2541, -30.6010, -80.0259
        Hunter-Lab:
        45.1343, 0.0287, -54.8824
      #1280d5 color charts
#1280d5 RGB chart
      #1280d5 CMYK chart
      #1280d5 RGB pie chart
      #1280d5 color shades, tints & tones
#1280d5 color schemes
#1280d5 color preview, HTML & CSS examples
           This text has a color of #1280d5        
        
          <p style="color:#1280d5;">Text here</p>
        
        
          .mytext {color:#1280d5;}
        
        Text color #1280d5
      
           This box has a color of #1280d5        
        
          <div style="background-color:#1280d5;">Content here</div>
        
        
          .mybackground {background-color:#1280d5;}
        
        Background color #1280d5
      
           Border around this has a color of #1280d5        
        
          <div style="border:2px solid #1280d5;">Content here</div>
        
        
          .myborder {border:2px solid #1280d5;}
        
        Border color #1280d5