#5d22ff color space conversions
Hex:
        #5d22ff
        RGB:
        93, 34, 255
        CMY:
        64, 87, 0
        CMYK:
        64, 87, 0, 0
      HSL:
        256°, 100.0000%, 56.6667%
        HSV (HSB):
        256°, 86.6667%, 100.0000%
        XYZ:
        23.1362, 10.6912, 95.4519
        xyY:
        0.1790, 0.0827, 10.6912
      CIE-Lab:
        39.0554, 74.8838, -96.4899
        CIE-LCH:
        39.0554, 122.1387, 307.8143
        CIE-Luv:
        39.0554, -0.4453, -133.8099
        Hunter-Lab:
        32.6974, 69.0836, -150.1941
      #5d22ff color charts
#5d22ff RGB chart
      #5d22ff CMYK chart
      #5d22ff RGB pie chart
      #5d22ff color shades, tints & tones
#5d22ff color schemes
#5d22ff color preview, HTML & CSS examples
           This text has a color of #5d22ff        
        
          <p style="color:#5d22ff;">Text here</p>
        
        
          .mytext {color:#5d22ff;}
        
        Text color #5d22ff
      
           This box has a color of #5d22ff        
        
          <div style="background-color:#5d22ff;">Content here</div>
        
        
          .mybackground {background-color:#5d22ff;}
        
        Background color #5d22ff
      
           Border around this has a color of #5d22ff        
        
          <div style="border:2px solid #5d22ff;">Content here</div>
        
        
          .myborder {border:2px solid #5d22ff;}
        
        Border color #5d22ff