#5d095f color space conversions
Hex:
        #5d095f
        RGB:
        93, 9, 95
        CMY:
        64, 96, 63
        CMYK:
        2, 91, 0, 63
      HSL:
        299°, 82.6923%, 20.3922%
        HSV (HSB):
        299°, 90.5263%, 37.2549%
        XYZ:
        6.6774, 3.3488, 11.1209
        xyY:
        0.3158, 0.1584, 3.3488
      CIE-Lab:
        21.3897, 45.1507, -29.0231
        CIE-LCH:
        21.3897, 53.6743, 327.2669
        CIE-Luv:
        21.3897, 27.2625, -37.3911
        Hunter-Lab:
        18.2996, 33.1096, -23.2216
      #5d095f color charts
#5d095f RGB chart
      #5d095f CMYK chart
      #5d095f RGB pie chart
      #5d095f color shades, tints & tones
#5d095f color schemes
#5d095f color preview, HTML & CSS examples
           This text has a color of #5d095f        
        
          <p style="color:#5d095f;">Text here</p>
        
        
          .mytext {color:#5d095f;}
        
        Text color #5d095f
      
           This box has a color of #5d095f        
        
          <div style="background-color:#5d095f;">Content here</div>
        
        
          .mybackground {background-color:#5d095f;}
        
        Background color #5d095f
      
           Border around this has a color of #5d095f        
        
          <div style="border:2px solid #5d095f;">Content here</div>
        
        
          .myborder {border:2px solid #5d095f;}
        
        Border color #5d095f