#5b48bd color space conversions
Hex:
        #5b48bd
        RGB:
        91, 72, 189
        CMY:
        64, 72, 26
        CMYK:
        52, 62, 0, 26
      HSL:
        250°, 46.9880%, 51.1765%
        HSV (HSB):
        250°, 61.9048%, 74.1176%
        XYZ:
        15.8171, 10.5330, 49.3435
        xyY:
        0.2090, 0.1392, 10.5330
      CIE-Lab:
        38.7825, 38.8894, -59.1694
        CIE-LCH:
        38.7825, 70.8054, 303.3151
        CIE-Luv:
        38.7825, -0.6345, -87.6211
        Hunter-Lab:
        32.4546, 30.1982, -67.4256
      #5b48bd color charts
#5b48bd RGB chart
      #5b48bd CMYK chart
      #5b48bd RGB pie chart
      #5b48bd color shades, tints & tones
#5b48bd color schemes
#5b48bd color preview, HTML & CSS examples
           This text has a color of #5b48bd        
        
          <p style="color:#5b48bd;">Text here</p>
        
        
          .mytext {color:#5b48bd;}
        
        Text color #5b48bd
      
           This box has a color of #5b48bd        
        
          <div style="background-color:#5b48bd;">Content here</div>
        
        
          .mybackground {background-color:#5b48bd;}
        
        Background color #5b48bd
      
           Border around this has a color of #5b48bd        
        
          <div style="border:2px solid #5b48bd;">Content here</div>
        
        
          .myborder {border:2px solid #5b48bd;}
        
        Border color #5b48bd