#5d0c80 color space conversions
Hex:
        #5d0c80
        RGB:
        93, 12, 128
        CMY:
        64, 95, 50
        CMYK:
        27, 91, 0, 50
      HSL:
        282°, 82.8571%, 27.4510%
        HSV (HSB):
        282°, 90.6250%, 50.1961%
        XYZ:
        8.5420, 4.1486, 20.7726
        xyY:
        0.2553, 0.1240, 4.1486
      CIE-Lab:
        24.1568, 50.8734, -45.8991
        CIE-LCH:
        24.1568, 68.5188, 317.9425
        CIE-Luv:
        24.1568, 18.4935, -58.9735
        Hunter-Lab:
        20.3681, 39.2148, -46.2097
      #5d0c80 color charts
#5d0c80 RGB chart
      #5d0c80 CMYK chart
      #5d0c80 RGB pie chart
      #5d0c80 color shades, tints & tones
#5d0c80 color schemes
#5d0c80 color preview, HTML & CSS examples
           This text has a color of #5d0c80        
        
          <p style="color:#5d0c80;">Text here</p>
        
        
          .mytext {color:#5d0c80;}
        
        Text color #5d0c80
      
           This box has a color of #5d0c80        
        
          <div style="background-color:#5d0c80;">Content here</div>
        
        
          .mybackground {background-color:#5d0c80;}
        
        Background color #5d0c80
      
           Border around this has a color of #5d0c80        
        
          <div style="border:2px solid #5d0c80;">Content here</div>
        
        
          .myborder {border:2px solid #5d0c80;}
        
        Border color #5d0c80