#5f39ba color space conversions
Hex:
        #5f39ba
        RGB:
        95, 57, 186
        CMY:
        63, 78, 27
        CMYK:
        49, 69, 0, 27
      HSL:
        258°, 53.0864%, 47.6471%
        HSV (HSB):
        258°, 69.3548%, 72.9412%
        XYZ:
        15.0454, 8.9043, 47.3801
        xyY:
        0.2109, 0.1248, 8.9043
      CIE-Lab:
        35.7994, 47.2002, -62.2474
        CIE-LCH:
        35.7994, 78.1191, 307.1719
        CIE-Luv:
        35.7994, 4.2569, -89.6851
        Hunter-Lab:
        29.8401, 37.7794, -73.2525
      #5f39ba color charts
#5f39ba RGB chart
      #5f39ba CMYK chart
      #5f39ba RGB pie chart
      #5f39ba color shades, tints & tones
#5f39ba color schemes
#5f39ba color preview, HTML & CSS examples
           This text has a color of #5f39ba        
        
          <p style="color:#5f39ba;">Text here</p>
        
        
          .mytext {color:#5f39ba;}
        
        Text color #5f39ba
      
           This box has a color of #5f39ba        
        
          <div style="background-color:#5f39ba;">Content here</div>
        
        
          .mybackground {background-color:#5f39ba;}
        
        Background color #5f39ba
      
           Border around this has a color of #5f39ba        
        
          <div style="border:2px solid #5f39ba;">Content here</div>
        
        
          .myborder {border:2px solid #5f39ba;}
        
        Border color #5f39ba