#7482bd color space conversions
Hex:
        #7482bd
        RGB:
        116, 130, 189
        CMY:
        55, 49, 26
        CMYK:
        39, 31, 0, 26
      HSL:
        228°, 35.6098%, 59.8039%
        HSV (HSB):
        228°, 38.6243%, 74.1176%
        XYZ:
        24.3704, 23.3524, 51.3671
        xyY:
        0.2459, 0.2357, 23.3524
      CIE-Lab:
        55.4335, 9.7441, -32.5328
        CIE-LCH:
        55.4335, 33.9607, 286.6738
        CIE-Luv:
        55.4335, -9.7142, -51.0603
        Hunter-Lab:
        48.3243, 5.4517, -29.1963
      #7482bd color charts
#7482bd RGB chart
      #7482bd CMYK chart
      #7482bd RGB pie chart
      #7482bd color shades, tints & tones
#7482bd color schemes
#7482bd color preview, HTML & CSS examples
           This text has a color of #7482bd        
        
          <p style="color:#7482bd;">Text here</p>
        
        
          .mytext {color:#7482bd;}
        
        Text color #7482bd
      
           This box has a color of #7482bd        
        
          <div style="background-color:#7482bd;">Content here</div>
        
        
          .mybackground {background-color:#7482bd;}
        
        Background color #7482bd
      
           Border around this has a color of #7482bd        
        
          <div style="border:2px solid #7482bd;">Content here</div>
        
        
          .myborder {border:2px solid #7482bd;}
        
        Border color #7482bd