#5d079b color space conversions
Hex:
        #5d079b
        RGB:
        93, 7, 155
        CMY:
        64, 97, 39
        CMYK:
        40, 95, 0, 39
      HSL:
        275°, 91.3580%, 31.7647%
        HSV (HSB):
        275°, 95.4839%, 60.7843%
        XYZ:
        10.5066, 4.8457, 31.3919
        xyY:
        0.2248, 0.1037, 4.8457
      CIE-Lab:
        26.2905, 57.6764, -59.2096
        CIE-LCH:
        26.2905, 82.6580, 314.2485
        CIE-Luv:
        26.2905, 13.3652, -76.0304
        Hunter-Lab:
        22.0129, 46.6741, -69.1426
      #5d079b color charts
#5d079b RGB chart
      #5d079b CMYK chart
      #5d079b RGB pie chart
      #5d079b color shades, tints & tones
#5d079b color schemes
#5d079b color preview, HTML & CSS examples
           This text has a color of #5d079b        
        
          <p style="color:#5d079b;">Text here</p>
        
        
          .mytext {color:#5d079b;}
        
        Text color #5d079b
      
           This box has a color of #5d079b        
        
          <div style="background-color:#5d079b;">Content here</div>
        
        
          .mybackground {background-color:#5d079b;}
        
        Background color #5d079b
      
           Border around this has a color of #5d079b        
        
          <div style="border:2px solid #5d079b;">Content here</div>
        
        
          .myborder {border:2px solid #5d079b;}
        
        Border color #5d079b