#5d2abf color space conversions
Hex:
        #5d2abf
        RGB:
        93, 42, 191
        CMY:
        64, 84, 25
        CMYK:
        51, 78, 0, 25
      HSL:
        261°, 63.9485%, 45.6863%
        HSV (HSB):
        261°, 78.0105%, 74.9020%
        XYZ:
        14.7461, 7.7447, 50.0079
        xyY:
        0.2034, 0.1068, 7.7447
      CIE-Lab:
        33.4454, 55.5418, -69.0577
        CIE-LCH:
        33.4454, 88.6220, 308.8091
        CIE-Luv:
        33.4454, 5.2673, -95.7552
        Hunter-Lab:
        27.8293, 45.8822, -87.0609
      #5d2abf color charts
#5d2abf RGB chart
      #5d2abf CMYK chart
      #5d2abf RGB pie chart
      #5d2abf color shades, tints & tones
#5d2abf color schemes
#5d2abf color preview, HTML & CSS examples
           This text has a color of #5d2abf        
        
          <p style="color:#5d2abf;">Text here</p>
        
        
          .mytext {color:#5d2abf;}
        
        Text color #5d2abf
      
           This box has a color of #5d2abf        
        
          <div style="background-color:#5d2abf;">Content here</div>
        
        
          .mybackground {background-color:#5d2abf;}
        
        Background color #5d2abf
      
           Border around this has a color of #5d2abf        
        
          <div style="border:2px solid #5d2abf;">Content here</div>
        
        
          .myborder {border:2px solid #5d2abf;}
        
        Border color #5d2abf