#5b2ebe color space conversions
Hex:
        #5b2ebe
        RGB:
        91, 46, 190
        CMY:
        64, 82, 25
        CMYK:
        52, 76, 0, 25
      HSL:
        259°, 61.0169%, 46.2745%
        HSV (HSB):
        259°, 75.7895%, 74.5098%
        XYZ:
        14.5856, 7.8958, 49.4705
        xyY:
        0.2027, 0.1097, 7.8958
      CIE-Lab:
        33.7650, 53.1858, -67.9519
        CIE-LCH:
        33.7650, 86.2913, 308.0502
        CIE-Luv:
        33.7650, 4.1543, -94.7398
        Hunter-Lab:
        28.0995, 43.4799, -84.7130
      #5b2ebe color charts
#5b2ebe RGB chart
      #5b2ebe CMYK chart
      #5b2ebe RGB pie chart
      #5b2ebe color shades, tints & tones
#5b2ebe color schemes
#5b2ebe color preview, HTML & CSS examples
           This text has a color of #5b2ebe        
        
          <p style="color:#5b2ebe;">Text here</p>
        
        
          .mytext {color:#5b2ebe;}
        
        Text color #5b2ebe
      
           This box has a color of #5b2ebe        
        
          <div style="background-color:#5b2ebe;">Content here</div>
        
        
          .mybackground {background-color:#5b2ebe;}
        
        Background color #5b2ebe
      
           Border around this has a color of #5b2ebe        
        
          <div style="border:2px solid #5b2ebe;">Content here</div>
        
        
          .myborder {border:2px solid #5b2ebe;}
        
        Border color #5b2ebe