#484b9b color space conversions
Hex:
        #484b9b
        RGB:
        72, 75, 155
        CMY:
        72, 71, 39
        CMYK:
        54, 52, 0, 39
      HSL:
        238°, 36.5639%, 44.5098%
        HSV (HSB):
        238°, 53.5484%, 60.7843%
        XYZ:
        11.1050, 8.7764, 32.1191
        xyY:
        0.2136, 0.1688, 8.7764
      CIE-Lab:
        35.5502, 22.2354, -44.2569
        CIE-LCH:
        35.5502, 49.5287, 296.6757
        CIE-Luv:
        35.5502, -5.5769, -63.7740
        Hunter-Lab:
        29.6250, 15.0670, -43.5439
      #484b9b color charts
#484b9b RGB chart
      #484b9b CMYK chart
      #484b9b RGB pie chart
      #484b9b color shades, tints & tones
#484b9b color schemes
#484b9b color preview, HTML & CSS examples
           This text has a color of #484b9b        
        
          <p style="color:#484b9b;">Text here</p>
        
        
          .mytext {color:#484b9b;}
        
        Text color #484b9b
      
           This box has a color of #484b9b        
        
          <div style="background-color:#484b9b;">Content here</div>
        
        
          .mybackground {background-color:#484b9b;}
        
        Background color #484b9b
      
           Border around this has a color of #484b9b        
        
          <div style="border:2px solid #484b9b;">Content here</div>
        
        
          .myborder {border:2px solid #484b9b;}
        
        Border color #484b9b