#5d0caf color space conversions
Hex:
        #5d0caf
        RGB:
        93, 12, 175
        CMY:
        64, 95, 31
        CMYK:
        47, 93, 0, 31
      HSL:
        270°, 87.1658%, 36.6667%
        HSV (HSB):
        270°, 93.1429%, 68.6275%
        XYZ:
        12.3835, 5.6852, 41.0021
        xyY:
        0.2096, 0.0962, 5.6852
      CIE-Lab:
        28.6041, 61.2182, -67.5225
        CIE-LCH:
        28.6041, 91.1425, 312.1966
        CIE-Luv:
        28.6041, 9.9036, -87.9293
        Hunter-Lab:
        23.8438, 50.9795, -85.2655
      #5d0caf color charts
#5d0caf RGB chart
      #5d0caf CMYK chart
      #5d0caf RGB pie chart
      #5d0caf color shades, tints & tones
#5d0caf color schemes
#5d0caf color preview, HTML & CSS examples
           This text has a color of #5d0caf        
        
          <p style="color:#5d0caf;">Text here</p>
        
        
          .mytext {color:#5d0caf;}
        
        Text color #5d0caf
      
           This box has a color of #5d0caf        
        
          <div style="background-color:#5d0caf;">Content here</div>
        
        
          .mybackground {background-color:#5d0caf;}
        
        Background color #5d0caf
      
           Border around this has a color of #5d0caf        
        
          <div style="border:2px solid #5d0caf;">Content here</div>
        
        
          .myborder {border:2px solid #5d0caf;}
        
        Border color #5d0caf