#5b38bd color space conversions
Hex:
        #5b38bd
        RGB:
        91, 56, 189
        CMY:
        64, 78, 26
        CMYK:
        52, 70, 0, 26
      HSL:
        256°, 54.2857%, 48.0392%
        HSV (HSB):
        256°, 70.3704%, 74.1176%
        XYZ:
        14.9139, 8.7266, 49.0425
        xyY:
        0.2052, 0.1201, 8.7266
      CIE-Lab:
        35.4525, 47.9051, -64.5977
        CIE-LCH:
        35.4525, 80.4224, 306.5603
        CIE-Luv:
        35.4525, 2.6749, -92.2820
        Hunter-Lab:
        29.5408, 38.4203, -77.7522
      #5b38bd color charts
#5b38bd RGB chart
      #5b38bd CMYK chart
      #5b38bd RGB pie chart
      #5b38bd color shades, tints & tones
#5b38bd color schemes
#5b38bd color preview, HTML & CSS examples
           This text has a color of #5b38bd        
        
          <p style="color:#5b38bd;">Text here</p>
        
        
          .mytext {color:#5b38bd;}
        
        Text color #5b38bd
      
           This box has a color of #5b38bd        
        
          <div style="background-color:#5b38bd;">Content here</div>
        
        
          .mybackground {background-color:#5b38bd;}
        
        Background color #5b38bd
      
           Border around this has a color of #5b38bd        
        
          <div style="border:2px solid #5b38bd;">Content here</div>
        
        
          .myborder {border:2px solid #5b38bd;}
        
        Border color #5b38bd