#5f3aeb color space conversions
Hex:
        #5f3aeb
        RGB:
        95, 58, 235
        CMY:
        63, 77, 8
        CMYK:
        60, 75, 0, 8
      HSL:
        253°, 81.5668%, 57.4510%
        HSV (HSB):
        253°, 75.3191%, 92.1569%
        XYZ:
        21.2278, 11.4572, 79.6899
        xyY:
        0.1889, 0.1020, 11.4572
      CIE-Lab:
        40.3400, 60.5153, -83.0992
        CIE-LCH:
        40.3400, 102.7987, 306.0632
        CIE-Luv:
        40.3400, -0.7116, -120.4756
        Hunter-Lab:
        33.8484, 52.7100, -115.8934
      #5f3aeb color charts
#5f3aeb RGB chart
      #5f3aeb CMYK chart
      #5f3aeb RGB pie chart
      #5f3aeb color shades, tints & tones
#5f3aeb color schemes
#5f3aeb color preview, HTML & CSS examples
           This text has a color of #5f3aeb        
        
          <p style="color:#5f3aeb;">Text here</p>
        
        
          .mytext {color:#5f3aeb;}
        
        Text color #5f3aeb
      
           This box has a color of #5f3aeb        
        
          <div style="background-color:#5f3aeb;">Content here</div>
        
        
          .mybackground {background-color:#5f3aeb;}
        
        Background color #5f3aeb
      
           Border around this has a color of #5f3aeb        
        
          <div style="border:2px solid #5f3aeb;">Content here</div>
        
        
          .myborder {border:2px solid #5f3aeb;}
        
        Border color #5f3aeb