#4082a0 color space conversions
Hex:
        #4082a0
        RGB:
        64, 130, 160
        CMY:
        75, 49, 37
        CMYK:
        60, 19, 0, 37
      HSL:
        199°, 42.8571%, 43.9216%
        HSV (HSB):
        199°, 60.0000%, 62.7451%
        XYZ:
        16.4421, 19.5933, 36.1730
        xyY:
        0.2277, 0.2713, 19.5933
      CIE-Lab:
        51.3743, -11.8091, -22.3550
        CIE-LCH:
        51.3743, 25.2825, 242.1547
        CIE-Luv:
        51.3743, -27.2636, -31.6152
        Hunter-Lab:
        44.2643, -11.1581, -17.4670
      #4082a0 color charts
#4082a0 RGB chart
      #4082a0 CMYK chart
      #4082a0 RGB pie chart
      #4082a0 color shades, tints & tones
#4082a0 color schemes
#4082a0 color preview, HTML & CSS examples
           This text has a color of #4082a0        
        
          <p style="color:#4082a0;">Text here</p>
        
        
          .mytext {color:#4082a0;}
        
        Text color #4082a0
      
           This box has a color of #4082a0        
        
          <div style="background-color:#4082a0;">Content here</div>
        
        
          .mybackground {background-color:#4082a0;}
        
        Background color #4082a0
      
           Border around this has a color of #4082a0        
        
          <div style="border:2px solid #4082a0;">Content here</div>
        
        
          .myborder {border:2px solid #4082a0;}
        
        Border color #4082a0