#2c80eb color space conversions
Hex:
        #2c80eb
        RGB:
        44, 128, 235
        CMY:
        83, 50, 8
        CMYK:
        81, 46, 0, 8
      HSL:
        214°, 82.6840%, 54.7059%
        HSV (HSB):
        214°, 81.2766%, 92.1569%
        XYZ:
        23.7533, 21.9720, 81.5863
        xyY:
        0.1866, 0.1726, 21.9720
      CIE-Lab:
        53.9973, 13.2305, -60.9708
        CIE-LCH:
        53.9973, 62.3898, 282.2432
        CIE-Luv:
        53.9973, -27.3622, -96.6642
        Hunter-Lab:
        46.8743, 8.4239, -70.3844
      #2c80eb color charts
#2c80eb RGB chart
      #2c80eb CMYK chart
      #2c80eb RGB pie chart
      #2c80eb color shades, tints & tones
#2c80eb color schemes
#2c80eb color preview, HTML & CSS examples
           This text has a color of #2c80eb        
        
          <p style="color:#2c80eb;">Text here</p>
        
        
          .mytext {color:#2c80eb;}
        
        Text color #2c80eb
      
           This box has a color of #2c80eb        
        
          <div style="background-color:#2c80eb;">Content here</div>
        
        
          .mybackground {background-color:#2c80eb;}
        
        Background color #2c80eb
      
           Border around this has a color of #2c80eb        
        
          <div style="border:2px solid #2c80eb;">Content here</div>
        
        
          .myborder {border:2px solid #2c80eb;}
        
        Border color #2c80eb