#5d20ac color space conversions
Hex:
        #5d20ac
        RGB:
        93, 32, 172
        CMY:
        64, 87, 33
        CMYK:
        46, 81, 0, 33
      HSL:
        266°, 68.6275%, 40.0000%
        HSV (HSB):
        266°, 81.3953%, 67.4510%
        XYZ:
        12.4771, 6.3387, 39.5956
        xyY:
        0.2136, 0.1085, 6.3387
      CIE-Lab:
        30.2515, 54.7541, -63.0114
        CIE-LCH:
        30.2515, 83.4773, 310.9892
        CIE-Luv:
        30.2515, 8.9104, -85.0615
        Hunter-Lab:
        25.1768, 44.4013, -75.6215
      #5d20ac color charts
#5d20ac RGB chart
      #5d20ac CMYK chart
      #5d20ac RGB pie chart
      #5d20ac color shades, tints & tones
#5d20ac color schemes
#5d20ac color preview, HTML & CSS examples
           This text has a color of #5d20ac        
        
          <p style="color:#5d20ac;">Text here</p>
        
        
          .mytext {color:#5d20ac;}
        
        Text color #5d20ac
      
           This box has a color of #5d20ac        
        
          <div style="background-color:#5d20ac;">Content here</div>
        
        
          .mybackground {background-color:#5d20ac;}
        
        Background color #5d20ac
      
           Border around this has a color of #5d20ac        
        
          <div style="border:2px solid #5d20ac;">Content here</div>
        
        
          .myborder {border:2px solid #5d20ac;}
        
        Border color #5d20ac