#5d2ebb color space conversions
Hex:
        #5d2ebb
        RGB:
        93, 46, 187
        CMY:
        64, 82, 27
        CMYK:
        50, 75, 0, 27
      HSL:
        260°, 60.5150%, 45.6863%
        HSV (HSB):
        260°, 75.4011%, 73.3333%
        XYZ:
        14.4608, 7.8690, 47.7704
        xyY:
        0.2063, 0.1123, 7.8690
      CIE-Lab:
        33.7086, 52.6634, -66.2674
        CIE-LCH:
        33.7086, 84.6451, 308.4745
        CIE-Luv:
        33.7086, 5.2078, -92.7075
        Hunter-Lab:
        28.0517, 42.9272, -81.3310
      #5d2ebb color charts
#5d2ebb RGB chart
      #5d2ebb CMYK chart
      #5d2ebb RGB pie chart
      #5d2ebb color shades, tints & tones
#5d2ebb color schemes
#5d2ebb color preview, HTML & CSS examples
           This text has a color of #5d2ebb        
        
          <p style="color:#5d2ebb;">Text here</p>
        
        
          .mytext {color:#5d2ebb;}
        
        Text color #5d2ebb
      
           This box has a color of #5d2ebb        
        
          <div style="background-color:#5d2ebb;">Content here</div>
        
        
          .mybackground {background-color:#5d2ebb;}
        
        Background color #5d2ebb
      
           Border around this has a color of #5d2ebb        
        
          <div style="border:2px solid #5d2ebb;">Content here</div>
        
        
          .myborder {border:2px solid #5d2ebb;}
        
        Border color #5d2ebb