#5d229f color space conversions
Hex:
        #5d229f
        RGB:
        93, 34, 159
        CMY:
        64, 87, 38
        CMYK:
        42, 79, 0, 38
      HSL:
        268°, 64.7668%, 37.8431%
        HSV (HSB):
        268°, 78.6164%, 62.3529%
        XYZ:
        11.3442, 5.9744, 33.3562
        xyY:
        0.2239, 0.1179, 5.9744
      CIE-Lab:
        29.3478, 50.7131, -56.6385
        CIE-LCH:
        29.3478, 76.0246, 311.8407
        CIE-Luv:
        29.3478, 10.6382, -76.6339
        Hunter-Lab:
        24.4426, 40.0703, -63.8016
      #5d229f color charts
#5d229f RGB chart
      #5d229f CMYK chart
      #5d229f RGB pie chart
      #5d229f color shades, tints & tones
#5d229f color schemes
#5d229f color preview, HTML & CSS examples
           This text has a color of #5d229f        
        
          <p style="color:#5d229f;">Text here</p>
        
        
          .mytext {color:#5d229f;}
        
        Text color #5d229f
      
           This box has a color of #5d229f        
        
          <div style="background-color:#5d229f;">Content here</div>
        
        
          .mybackground {background-color:#5d229f;}
        
        Background color #5d229f
      
           Border around this has a color of #5d229f        
        
          <div style="border:2px solid #5d229f;">Content here</div>
        
        
          .myborder {border:2px solid #5d229f;}
        
        Border color #5d229f