#1c80de color space conversions
Hex:
        #1c80de
        RGB:
        28, 128, 222
        CMY:
        89, 50, 13
        CMYK:
        87, 42, 0, 13
      HSL:
        209°, 77.6000%, 49.0196%
        HSV (HSB):
        209°, 87.3874%, 87.0588%
        XYZ:
        21.3829, 20.9591, 72.0258
        xyY:
        0.1870, 0.1833, 20.9591
      CIE-Lab:
        52.9048, 7.0941, -55.4620
        CIE-LCH:
        52.9048, 55.9139, 277.2890
        CIE-Luv:
        52.9048, -29.4696, -87.0133
        Hunter-Lab:
        45.7812, 3.2545, -61.2319
      #1c80de color charts
#1c80de RGB chart
      #1c80de CMYK chart
      #1c80de RGB pie chart
      #1c80de color shades, tints & tones
#1c80de color schemes
#1c80de color preview, HTML & CSS examples
           This text has a color of #1c80de        
        
          <p style="color:#1c80de;">Text here</p>
        
        
          .mytext {color:#1c80de;}
        
        Text color #1c80de
      
           This box has a color of #1c80de        
        
          <div style="background-color:#1c80de;">Content here</div>
        
        
          .mybackground {background-color:#1c80de;}
        
        Background color #1c80de
      
           Border around this has a color of #1c80de        
        
          <div style="border:2px solid #1c80de;">Content here</div>
        
        
          .myborder {border:2px solid #1c80de;}
        
        Border color #1c80de