#5d22d2 color space conversions
Hex:
        #5d22d2
        RGB:
        93, 34, 210
        CMY:
        64, 87, 18
        CMYK:
        56, 84, 0, 18
      HSL:
        260°, 72.1311%, 47.8431%
        HSV (HSB):
        260°, 83.8095%, 82.3529%
        XYZ:
        16.7191, 8.1244, 61.6597
        xyY:
        0.1933, 0.0939, 8.1244
      CIE-Lab:
        34.2405, 63.5986, -78.8450
        CIE-LCH:
        34.2405, 101.2982, 308.8906
        CIE-Luv:
        34.2405, 3.9381, -107.8789
        Hunter-Lab:
        28.5033, 54.8216, -108.3070
      #5d22d2 color charts
#5d22d2 RGB chart
      #5d22d2 CMYK chart
      #5d22d2 RGB pie chart
      #5d22d2 color shades, tints & tones
#5d22d2 color schemes
#5d22d2 color preview, HTML & CSS examples
           This text has a color of #5d22d2        
        
          <p style="color:#5d22d2;">Text here</p>
        
        
          .mytext {color:#5d22d2;}
        
        Text color #5d22d2
      
           This box has a color of #5d22d2        
        
          <div style="background-color:#5d22d2;">Content here</div>
        
        
          .mybackground {background-color:#5d22d2;}
        
        Background color #5d22d2
      
           Border around this has a color of #5d22d2        
        
          <div style="border:2px solid #5d22d2;">Content here</div>
        
        
          .myborder {border:2px solid #5d22d2;}
        
        Border color #5d22d2