#5f3ca7 color space conversions
Hex:
        #5f3ca7
        RGB:
        95, 60, 167
        CMY:
        63, 76, 35
        CMYK:
        43, 64, 0, 35
      HSL:
        260°, 47.1366%, 44.5098%
        HSV (HSB):
        260°, 64.0719%, 65.4902%
        XYZ:
        13.3102, 8.4546, 37.4896
        xyY:
        0.2246, 0.1427, 8.4546
      CIE-Lab:
        34.9123, 40.1987, -52.3982
        CIE-LCH:
        34.9123, 66.0418, 307.4946
        CIE-Luv:
        34.9123, 5.8698, -75.8403
        Hunter-Lab:
        29.0769, 30.8257, -56.0905
      #5f3ca7 color charts
#5f3ca7 RGB chart
      #5f3ca7 CMYK chart
      #5f3ca7 RGB pie chart
      #5f3ca7 color shades, tints & tones
#5f3ca7 color schemes
#5f3ca7 color preview, HTML & CSS examples
           This text has a color of #5f3ca7        
        
          <p style="color:#5f3ca7;">Text here</p>
        
        
          .mytext {color:#5f3ca7;}
        
        Text color #5f3ca7
      
           This box has a color of #5f3ca7        
        
          <div style="background-color:#5f3ca7;">Content here</div>
        
        
          .mybackground {background-color:#5f3ca7;}
        
        Background color #5f3ca7
      
           Border around this has a color of #5f3ca7        
        
          <div style="border:2px solid #5f3ca7;">Content here</div>
        
        
          .myborder {border:2px solid #5f3ca7;}
        
        Border color #5f3ca7