#4482bd color space conversions
Hex:
        #4482bd
        RGB:
        68, 130, 189
        CMY:
        73, 49, 26
        CMYK:
        64, 31, 0, 26
      HSL:
        209°, 47.8261%, 50.3922%
        HSV (HSB):
        209°, 64.0212%, 74.1176%
        XYZ:
        19.5518, 20.8683, 51.1416
        xyY:
        0.2135, 0.2279, 20.8683
      CIE-Lab:
        52.8051, -1.4167, -36.8363
        CIE-LCH:
        52.8051, 36.8635, 267.7976
        CIE-Luv:
        52.8051, -25.3442, -56.2127
        Hunter-Lab:
        45.6819, -3.5453, -34.3988
      #4482bd color charts
#4482bd RGB chart
      #4482bd CMYK chart
      #4482bd RGB pie chart
      #4482bd color shades, tints & tones
#4482bd color schemes
#4482bd color preview, HTML & CSS examples
           This text has a color of #4482bd        
        
          <p style="color:#4482bd;">Text here</p>
        
        
          .mytext {color:#4482bd;}
        
        Text color #4482bd
      
           This box has a color of #4482bd        
        
          <div style="background-color:#4482bd;">Content here</div>
        
        
          .mybackground {background-color:#4482bd;}
        
        Background color #4482bd
      
           Border around this has a color of #4482bd        
        
          <div style="border:2px solid #4482bd;">Content here</div>
        
        
          .myborder {border:2px solid #4482bd;}
        
        Border color #4482bd