#5d025d color space conversions
Hex:
        #5d025d
        RGB:
        93, 2, 93
        CMY:
        64, 99, 64
        CMYK:
        0, 98, 0, 64
      HSL:
        300°, 95.7895%, 18.6275%
        HSV (HSB):
        300°, 97.8495%, 36.4706%
        XYZ:
        6.5117, 3.1609, 10.6228
        xyY:
        0.3208, 0.1557, 3.1609
      CIE-Lab:
        20.6770, 46.5012, -28.8348
        CIE-LCH:
        20.6770, 54.7158, 328.1975
        CIE-Luv:
        20.6770, 28.4281, -36.7585
        Hunter-Lab:
        17.7789, 34.2644, -22.9804
      #5d025d color charts
#5d025d RGB chart
      #5d025d CMYK chart
      #5d025d RGB pie chart
      #5d025d color shades, tints & tones
#5d025d color schemes
#5d025d color preview, HTML & CSS examples
           This text has a color of #5d025d        
        
          <p style="color:#5d025d;">Text here</p>
        
        
          .mytext {color:#5d025d;}
        
        Text color #5d025d
      
           This box has a color of #5d025d        
        
          <div style="background-color:#5d025d;">Content here</div>
        
        
          .mybackground {background-color:#5d025d;}
        
        Background color #5d025d
      
           Border around this has a color of #5d025d        
        
          <div style="border:2px solid #5d025d;">Content here</div>
        
        
          .myborder {border:2px solid #5d025d;}
        
        Border color #5d025d