#3082a8 color space conversions
Hex:
        #3082a8
        RGB:
        48, 130, 168
        CMY:
        81, 49, 34
        CMYK:
        71, 23, 0, 34
      HSL:
        199°, 55.5556%, 42.3529%
        HSV (HSB):
        199°, 71.4286%, 65.8824%
        XYZ:
        16.2694, 19.4208, 39.9369
        xyY:
        0.2151, 0.2568, 19.4208
      CIE-Lab:
        51.1759, -11.9331, -27.3437
        CIE-LCH:
        51.1759, 29.8342, 246.4230
        CIE-Luv:
        51.1759, -30.3189, -39.5009
        Hunter-Lab:
        44.0690, -11.2220, -22.8823
      #3082a8 color charts
#3082a8 RGB chart
      #3082a8 CMYK chart
      #3082a8 RGB pie chart
      #3082a8 color shades, tints & tones
#3082a8 color schemes
#3082a8 color preview, HTML & CSS examples
           This text has a color of #3082a8        
        
          <p style="color:#3082a8;">Text here</p>
        
        
          .mytext {color:#3082a8;}
        
        Text color #3082a8
      
           This box has a color of #3082a8        
        
          <div style="background-color:#3082a8;">Content here</div>
        
        
          .mybackground {background-color:#3082a8;}
        
        Background color #3082a8
      
           Border around this has a color of #3082a8        
        
          <div style="border:2px solid #3082a8;">Content here</div>
        
        
          .myborder {border:2px solid #3082a8;}
        
        Border color #3082a8