#2082c8 color space conversions
Hex:
        #2082c8
        RGB:
        32, 130, 200
        CMY:
        87, 49, 22
        CMYK:
        84, 35, 0, 22
      HSL:
        205°, 72.4138%, 45.4902%
        HSV (HSB):
        205°, 84.0000%, 78.4314%
        XYZ:
        19.0036, 20.4425, 57.5878
        xyY:
        0.1958, 0.2107, 20.4425
      CIE-Lab:
        52.3338, -2.1702, -43.9240
        CIE-LCH:
        52.3338, 43.9776, 267.1714
        CIE-Luv:
        52.3338, -30.8357, -67.4853
        Hunter-Lab:
        45.2134, -4.0980, -43.8677
      #2082c8 color charts
#2082c8 RGB chart
      #2082c8 CMYK chart
      #2082c8 RGB pie chart
      #2082c8 color shades, tints & tones
#2082c8 color schemes
#2082c8 color preview, HTML & CSS examples
           This text has a color of #2082c8        
        
          <p style="color:#2082c8;">Text here</p>
        
        
          .mytext {color:#2082c8;}
        
        Text color #2082c8
      
           This box has a color of #2082c8        
        
          <div style="background-color:#2082c8;">Content here</div>
        
        
          .mybackground {background-color:#2082c8;}
        
        Background color #2082c8
      
           Border around this has a color of #2082c8        
        
          <div style="border:2px solid #2082c8;">Content here</div>
        
        
          .myborder {border:2px solid #2082c8;}
        
        Border color #2082c8