#5f3eaa color space conversions
Hex:
        #5f3eaa
        RGB:
        95, 62, 170
        CMY:
        63, 76, 33
        CMYK:
        44, 64, 0, 33
      HSL:
        258°, 46.5517%, 45.4902%
        HSV (HSB):
        258°, 63.5294%, 66.6667%
        XYZ:
        13.6976, 8.7804, 39.0031
        xyY:
        0.2228, 0.1428, 8.7804
      CIE-Lab:
        35.5581, 39.9105, -53.1464
        CIE-LCH:
        35.5581, 66.4635, 306.9049
        CIE-Luv:
        35.5581, 5.0641, -77.2860
        Hunter-Lab:
        29.6318, 30.6581, -57.2987
      #5f3eaa color charts
#5f3eaa RGB chart
      #5f3eaa CMYK chart
      #5f3eaa RGB pie chart
      #5f3eaa color shades, tints & tones
#5f3eaa color schemes
#5f3eaa color preview, HTML & CSS examples
           This text has a color of #5f3eaa        
        
          <p style="color:#5f3eaa;">Text here</p>
        
        
          .mytext {color:#5f3eaa;}
        
        Text color #5f3eaa
      
           This box has a color of #5f3eaa        
        
          <div style="background-color:#5f3eaa;">Content here</div>
        
        
          .mybackground {background-color:#5f3eaa;}
        
        Background color #5f3eaa
      
           Border around this has a color of #5f3eaa        
        
          <div style="border:2px solid #5f3eaa;">Content here</div>
        
        
          .myborder {border:2px solid #5f3eaa;}
        
        Border color #5f3eaa