#4b48ae color space conversions
Hex:
        #4b48ae
        RGB:
        75, 72, 174
        CMY:
        71, 72, 32
        CMYK:
        57, 59, 0, 32
      HSL:
        242°, 41.4634%, 48.2353%
        HSV (HSB):
        242°, 58.6207%, 68.2353%
        XYZ:
        12.8590, 9.1866, 41.1398
        xyY:
        0.2035, 0.1454, 9.1866
      CIE-Lab:
        36.3411, 31.0725, -54.3443
        CIE-LCH:
        36.3411, 62.6003, 299.7596
        CIE-Luv:
        36.3411, -4.8047, -78.7417
        Hunter-Lab:
        30.3094, 22.6887, -59.2596
      #4b48ae color charts
#4b48ae RGB chart
      #4b48ae CMYK chart
      #4b48ae RGB pie chart
      #4b48ae color shades, tints & tones
#4b48ae color schemes
#4b48ae color preview, HTML & CSS examples
           This text has a color of #4b48ae        
        
          <p style="color:#4b48ae;">Text here</p>
        
        
          .mytext {color:#4b48ae;}
        
        Text color #4b48ae
      
           This box has a color of #4b48ae        
        
          <div style="background-color:#4b48ae;">Content here</div>
        
        
          .mybackground {background-color:#4b48ae;}
        
        Background color #4b48ae
      
           Border around this has a color of #4b48ae        
        
          <div style="border:2px solid #4b48ae;">Content here</div>
        
        
          .myborder {border:2px solid #4b48ae;}
        
        Border color #4b48ae