#4b48aa color space conversions
Hex:
        #4b48aa
        RGB:
        75, 72, 170
        CMY:
        71, 72, 33
        CMYK:
        56, 58, 0, 33
      HSL:
        242°, 40.4959%, 47.4510%
        HSV (HSB):
        242°, 57.6471%, 66.6667%
        XYZ:
        12.4747, 9.0329, 39.1162
        xyY:
        0.2058, 0.1490, 9.0329
      CIE-Lab:
        36.0475, 29.7551, -52.4398
        CIE-LCH:
        36.0475, 60.2934, 299.5712
        CIE-Luv:
        36.0475, -4.5769, -75.8812
        Hunter-Lab:
        30.0547, 21.4936, -56.1277
      #4b48aa color charts
#4b48aa RGB chart
      #4b48aa CMYK chart
      #4b48aa RGB pie chart
      #4b48aa color shades, tints & tones
#4b48aa color schemes
#4b48aa color preview, HTML & CSS examples
           This text has a color of #4b48aa        
        
          <p style="color:#4b48aa;">Text here</p>
        
        
          .mytext {color:#4b48aa;}
        
        Text color #4b48aa
      
           This box has a color of #4b48aa        
        
          <div style="background-color:#4b48aa;">Content here</div>
        
        
          .mybackground {background-color:#4b48aa;}
        
        Background color #4b48aa
      
           Border around this has a color of #4b48aa        
        
          <div style="border:2px solid #4b48aa;">Content here</div>
        
        
          .myborder {border:2px solid #4b48aa;}
        
        Border color #4b48aa