#5b39bf color space conversions
Hex:
        #5b39bf
        RGB:
        91, 57, 191
        CMY:
        64, 78, 25
        CMYK:
        52, 70, 0, 25
      HSL:
        255°, 54.0323%, 48.6275%
        HSV (HSB):
        255°, 70.1571%, 74.9020%
        XYZ:
        15.1815, 8.9120, 50.2102
        xyY:
        0.2043, 0.1199, 8.9120
      CIE-Lab:
        35.8143, 47.9493, -65.1812
        CIE-LCH:
        35.8143, 80.9180, 306.3393
        CIE-Luv:
        35.8143, 2.2922, -93.3607
        Hunter-Lab:
        29.8530, 38.5321, -78.8239
      #5b39bf color charts
#5b39bf RGB chart
      #5b39bf CMYK chart
      #5b39bf RGB pie chart
      #5b39bf color shades, tints & tones
#5b39bf color schemes
#5b39bf color preview, HTML & CSS examples
           This text has a color of #5b39bf        
        
          <p style="color:#5b39bf;">Text here</p>
        
        
          .mytext {color:#5b39bf;}
        
        Text color #5b39bf
      
           This box has a color of #5b39bf        
        
          <div style="background-color:#5b39bf;">Content here</div>
        
        
          .mybackground {background-color:#5b39bf;}
        
        Background color #5b39bf
      
           Border around this has a color of #5b39bf        
        
          <div style="border:2px solid #5b39bf;">Content here</div>
        
        
          .myborder {border:2px solid #5b39bf;}
        
        Border color #5b39bf