#2a84ae color space conversions
Hex:
        #2a84ae
        RGB:
        42, 132, 174
        CMY:
        84, 48, 32
        CMYK:
        76, 24, 0, 32
      HSL:
        199°, 61.1111%, 42.3529%
        HSV (HSB):
        199°, 75.8621%, 68.2353%
        XYZ:
        16.8461, 20.0508, 43.0267
        xyY:
        0.2108, 0.2509, 20.0508
      CIE-Lab:
        51.8946, -11.7887, -29.7055
        CIE-LCH:
        51.8946, 31.9592, 248.3542
        CIE-Luv:
        51.8946, -31.6984, -43.4106
        Hunter-Lab:
        44.7781, -11.2076, -25.6264
      #2a84ae color charts
#2a84ae RGB chart
      #2a84ae CMYK chart
      #2a84ae RGB pie chart
      #2a84ae color shades, tints & tones
#2a84ae color schemes
#2a84ae color preview, HTML & CSS examples
           This text has a color of #2a84ae        
        
          <p style="color:#2a84ae;">Text here</p>
        
        
          .mytext {color:#2a84ae;}
        
        Text color #2a84ae
      
           This box has a color of #2a84ae        
        
          <div style="background-color:#2a84ae;">Content here</div>
        
        
          .mybackground {background-color:#2a84ae;}
        
        Background color #2a84ae
      
           Border around this has a color of #2a84ae        
        
          <div style="border:2px solid #2a84ae;">Content here</div>
        
        
          .myborder {border:2px solid #2a84ae;}
        
        Border color #2a84ae