#2c82d2 color space conversions
Hex:
        #2c82d2
        RGB:
        44, 130, 210
        CMY:
        83, 49, 18
        CMYK:
        79, 38, 0, 18
      HSL:
        209°, 65.3543%, 49.8039%
        HSV (HSB):
        209°, 79.0476%, 82.3529%
        XYZ:
        20.6542, 21.1539, 63.9673
        xyY:
        0.1953, 0.2000, 21.1539
      CIE-Lab:
        53.1175, 2.6827, -48.3375
        CIE-LCH:
        53.1175, 48.4119, 273.1767
        CIE-Luv:
        53.1175, -28.9463, -75.2864
        Hunter-Lab:
        45.9933, -0.3295, -50.2648
      #2c82d2 color charts
#2c82d2 RGB chart
      #2c82d2 CMYK chart
      #2c82d2 RGB pie chart
      #2c82d2 color shades, tints & tones
#2c82d2 color schemes
#2c82d2 color preview, HTML & CSS examples
           This text has a color of #2c82d2        
        
          <p style="color:#2c82d2;">Text here</p>
        
        
          .mytext {color:#2c82d2;}
        
        Text color #2c82d2
      
           This box has a color of #2c82d2        
        
          <div style="background-color:#2c82d2;">Content here</div>
        
        
          .mybackground {background-color:#2c82d2;}
        
        Background color #2c82d2
      
           Border around this has a color of #2c82d2        
        
          <div style="border:2px solid #2c82d2;">Content here</div>
        
        
          .myborder {border:2px solid #2c82d2;}
        
        Border color #2c82d2