#5f3fa5 color space conversions
Hex:
        #5f3fa5
        RGB:
        95, 63, 165
        CMY:
        63, 75, 35
        CMYK:
        42, 62, 0, 35
      HSL:
        259°, 44.7368%, 44.7059%
        HSV (HSB):
        259°, 61.8182%, 64.7059%
        XYZ:
        13.2884, 8.7045, 36.5771
        xyY:
        0.2269, 0.1486, 8.7045
      CIE-Lab:
        35.4091, 37.9153, -50.3951
        CIE-LCH:
        35.4091, 63.0654, 306.9564
        CIE-Luv:
        35.4091, 5.4161, -73.3777
        Hunter-Lab:
        29.5034, 28.7655, -52.8528
      #5f3fa5 color charts
#5f3fa5 RGB chart
      #5f3fa5 CMYK chart
      #5f3fa5 RGB pie chart
      #5f3fa5 color shades, tints & tones
#5f3fa5 color schemes
#5f3fa5 color preview, HTML & CSS examples
           This text has a color of #5f3fa5        
        
          <p style="color:#5f3fa5;">Text here</p>
        
        
          .mytext {color:#5f3fa5;}
        
        Text color #5f3fa5
      
           This box has a color of #5f3fa5        
        
          <div style="background-color:#5f3fa5;">Content here</div>
        
        
          .mybackground {background-color:#5f3fa5;}
        
        Background color #5f3fa5
      
           Border around this has a color of #5f3fa5        
        
          <div style="border:2px solid #5f3fa5;">Content here</div>
        
        
          .myborder {border:2px solid #5f3fa5;}
        
        Border color #5f3fa5