#5f1bab color space conversions
Hex:
        #5f1bab
        RGB:
        95, 27, 171
        CMY:
        63, 89, 33
        CMYK:
        44, 84, 0, 33
      HSL:
        268°, 72.7273%, 38.8235%
        HSV (HSB):
        268°, 84.2105%, 67.0588%
        XYZ:
        12.4619, 6.1570, 39.0597
        xyY:
        0.2161, 0.1067, 6.1570
      CIE-Lab:
        29.8052, 56.5745, -63.1338
        CIE-LCH:
        29.8052, 84.7735, 311.8637
        CIE-Luv:
        29.8052, 10.3466, -84.7481
        Hunter-Lab:
        24.8134, 46.2240, -75.9613
      #5f1bab color charts
#5f1bab RGB chart
      #5f1bab CMYK chart
      #5f1bab RGB pie chart
      #5f1bab color shades, tints & tones
#5f1bab color schemes
#5f1bab color preview, HTML & CSS examples
           This text has a color of #5f1bab        
        
          <p style="color:#5f1bab;">Text here</p>
        
        
          .mytext {color:#5f1bab;}
        
        Text color #5f1bab
      
           This box has a color of #5f1bab        
        
          <div style="background-color:#5f1bab;">Content here</div>
        
        
          .mybackground {background-color:#5f1bab;}
        
        Background color #5f1bab
      
           Border around this has a color of #5f1bab        
        
          <div style="border:2px solid #5f1bab;">Content here</div>
        
        
          .myborder {border:2px solid #5f1bab;}
        
        Border color #5f1bab