#2084a2 color space conversions
Hex:
        #2084a2
        RGB:
        32, 132, 162
        CMY:
        87, 48, 36
        CMYK:
        80, 19, 0, 36
      HSL:
        194°, 67.0103%, 38.0392%
        HSV (HSB):
        194°, 80.2469%, 63.5294%
        XYZ:
        15.3685, 19.4182, 37.1205
        xyY:
        0.2137, 0.2700, 19.4182
      CIE-Lab:
        51.1730, -17.1424, -23.9011
        CIE-LCH:
        51.1730, 29.4130, 234.3510
        CIE-Luv:
        51.1730, -33.7773, -33.4247
        Hunter-Lab:
        44.0661, -14.8620, -19.0985
      #2084a2 color charts
#2084a2 RGB chart
      #2084a2 CMYK chart
      #2084a2 RGB pie chart
      #2084a2 color shades, tints & tones
#2084a2 color schemes
#2084a2 color preview, HTML & CSS examples
           This text has a color of #2084a2        
        
          <p style="color:#2084a2;">Text here</p>
        
        
          .mytext {color:#2084a2;}
        
        Text color #2084a2
      
           This box has a color of #2084a2        
        
          <div style="background-color:#2084a2;">Content here</div>
        
        
          .mybackground {background-color:#2084a2;}
        
        Background color #2084a2
      
           Border around this has a color of #2084a2        
        
          <div style="border:2px solid #2084a2;">Content here</div>
        
        
          .myborder {border:2px solid #2084a2;}
        
        Border color #2084a2