#4082a7 color space conversions
Hex:
        #4082a7
        RGB:
        64, 130, 167
        CMY:
        75, 49, 35
        CMYK:
        62, 22, 0, 35
      HSL:
        202°, 44.5887%, 45.2941%
        HSV (HSB):
        202°, 61.6766%, 65.4902%
        XYZ:
        17.0720, 19.8453, 39.4899
        xyY:
        0.2234, 0.2597, 19.8453
      CIE-Lab:
        51.6618, -9.5355, -25.9699
        CIE-LCH:
        51.6618, 27.6652, 249.8381
        CIE-Luv:
        51.6618, -27.0058, -37.6490
        Hunter-Lab:
        44.5480, -9.5529, -21.3745
      #4082a7 color charts
#4082a7 RGB chart
      #4082a7 CMYK chart
      #4082a7 RGB pie chart
      #4082a7 color shades, tints & tones
#4082a7 color schemes
#4082a7 color preview, HTML & CSS examples
           This text has a color of #4082a7        
        
          <p style="color:#4082a7;">Text here</p>
        
        
          .mytext {color:#4082a7;}
        
        Text color #4082a7
      
           This box has a color of #4082a7        
        
          <div style="background-color:#4082a7;">Content here</div>
        
        
          .mybackground {background-color:#4082a7;}
        
        Background color #4082a7
      
           Border around this has a color of #4082a7        
        
          <div style="border:2px solid #4082a7;">Content here</div>
        
        
          .myborder {border:2px solid #4082a7;}
        
        Border color #4082a7