#5f1683 color space conversions
Hex:
        #5f1683
        RGB:
        95, 22, 131
        CMY:
        63, 91, 49
        CMYK:
        27, 83, 0, 49
      HSL:
        280°, 71.2418%, 30.0000%
        HSV (HSB):
        280°, 83.2061%, 51.3725%
        XYZ:
        9.1030, 4.6454, 21.8896
        xyY:
        0.2554, 0.1303, 4.6454
      CIE-Lab:
        25.6997, 49.0225, -45.2667
        CIE-LCH:
        25.6997, 66.7254, 317.2810
        CIE-Luv:
        25.6997, 18.1171, -59.7726
        Hunter-Lab:
        21.5532, 37.6710, -45.1281
      #5f1683 color charts
#5f1683 RGB chart
      #5f1683 CMYK chart
      #5f1683 RGB pie chart
      #5f1683 color shades, tints & tones
#5f1683 color schemes
#5f1683 color preview, HTML & CSS examples
           This text has a color of #5f1683        
        
          <p style="color:#5f1683;">Text here</p>
        
        
          .mytext {color:#5f1683;}
        
        Text color #5f1683
      
           This box has a color of #5f1683        
        
          <div style="background-color:#5f1683;">Content here</div>
        
        
          .mybackground {background-color:#5f1683;}
        
        Background color #5f1683
      
           Border around this has a color of #5f1683        
        
          <div style="border:2px solid #5f1683;">Content here</div>
        
        
          .myborder {border:2px solid #5f1683;}
        
        Border color #5f1683