#2c80de color space conversions
Hex:
        #2c80de
        RGB:
        44, 128, 222
        CMY:
        83, 50, 13
        CMYK:
        80, 42, 0, 13
      HSL:
        212°, 72.9508%, 52.1569%
        HSV (HSB):
        212°, 80.1802%, 87.0588%
        XYZ:
        21.9427, 21.2477, 72.0520
        xyY:
        0.1904, 0.1844, 21.2477
      CIE-Lab:
        53.2196, 8.3681, -54.9403
        CIE-LCH:
        53.2196, 55.5740, 278.6603
        CIE-Luv:
        53.2196, -27.8192, -86.4135
        Hunter-Lab:
        46.0953, 4.3045, -60.4101
      #2c80de color charts
#2c80de RGB chart
      #2c80de CMYK chart
      #2c80de RGB pie chart
      #2c80de color shades, tints & tones
#2c80de color schemes
#2c80de color preview, HTML & CSS examples
           This text has a color of #2c80de        
        
          <p style="color:#2c80de;">Text here</p>
        
        
          .mytext {color:#2c80de;}
        
        Text color #2c80de
      
           This box has a color of #2c80de        
        
          <div style="background-color:#2c80de;">Content here</div>
        
        
          .mybackground {background-color:#2c80de;}
        
        Background color #2c80de
      
           Border around this has a color of #2c80de        
        
          <div style="border:2px solid #2c80de;">Content here</div>
        
        
          .myborder {border:2px solid #2c80de;}
        
        Border color #2c80de