#4482a2 color space conversions
Hex:
        #4482a2
        RGB:
        68, 130, 162
        CMY:
        73, 49, 36
        CMYK:
        58, 20, 0, 36
      HSL:
        200°, 40.8696%, 45.0980%
        HSV (HSB):
        200°, 58.0247%, 63.5294%
        XYZ:
        16.8881, 19.8028, 37.1147
        xyY:
        0.2288, 0.2683, 19.8028
      CIE-Lab:
        51.6136, -10.3442, -23.1341
        CIE-LCH:
        51.6136, 25.3415, 245.9087
        CIE-Luv:
        51.6136, -26.1651, -33.0475
        Hunter-Lab:
        44.5004, -10.1340, -18.2994
      #4482a2 color charts
#4482a2 RGB chart
      #4482a2 CMYK chart
      #4482a2 RGB pie chart
      #4482a2 color shades, tints & tones
#4482a2 color schemes
#4482a2 color preview, HTML & CSS examples
           This text has a color of #4482a2        
        
          <p style="color:#4482a2;">Text here</p>
        
        
          .mytext {color:#4482a2;}
        
        Text color #4482a2
      
           This box has a color of #4482a2        
        
          <div style="background-color:#4482a2;">Content here</div>
        
        
          .mybackground {background-color:#4482a2;}
        
        Background color #4482a2
      
           Border around this has a color of #4482a2        
        
          <div style="border:2px solid #4482a2;">Content here</div>
        
        
          .myborder {border:2px solid #4482a2;}
        
        Border color #4482a2