#2a82e2 color space conversions
Hex:
        #2a82e2
        RGB:
        42, 130, 226
        CMY:
        84, 49, 11
        CMYK:
        81, 42, 0, 11
      HSL:
        211°, 76.0331%, 52.5490%
        HSV (HSB):
        211°, 81.4159%, 88.6275%
        XYZ:
        22.6649, 21.9485, 74.9934
        xyY:
        0.1895, 0.1835, 21.9485
      CIE-Lab:
        53.9723, 8.4526, -55.9826
        CIE-LCH:
        53.9723, 56.6171, 278.5860
        CIE-Luv:
        53.9723, -28.5444, -88.3434
        Hunter-Lab:
        46.8492, 4.3695, -62.1134
      #2a82e2 color charts
#2a82e2 RGB chart
      #2a82e2 CMYK chart
      #2a82e2 RGB pie chart
      #2a82e2 color shades, tints & tones
#2a82e2 color schemes
#2a82e2 color preview, HTML & CSS examples
           This text has a color of #2a82e2        
        
          <p style="color:#2a82e2;">Text here</p>
        
        
          .mytext {color:#2a82e2;}
        
        Text color #2a82e2
      
           This box has a color of #2a82e2        
        
          <div style="background-color:#2a82e2;">Content here</div>
        
        
          .mybackground {background-color:#2a82e2;}
        
        Background color #2a82e2
      
           Border around this has a color of #2a82e2        
        
          <div style="border:2px solid #2a82e2;">Content here</div>
        
        
          .myborder {border:2px solid #2a82e2;}
        
        Border color #2a82e2