#5f2bab color space conversions
Hex:
        #5f2bab
        RGB:
        95, 43, 171
        CMY:
        63, 83, 33
        CMYK:
        44, 75, 0, 33
      HSL:
        264°, 59.8131%, 41.9608%
        HSV (HSB):
        264°, 74.8538%, 67.0588%
        XYZ:
        12.9339, 7.1009, 39.2170
        xyY:
        0.2183, 0.1198, 7.1009
      CIE-Lab:
        32.0356, 50.1279, -59.4789
        CIE-LCH:
        32.0356, 77.7853, 310.1237
        CIE-Luv:
        32.0356, 8.4802, -82.7899
        Hunter-Lab:
        26.6476, 40.0050, -68.6033
      #5f2bab color charts
#5f2bab RGB chart
      #5f2bab CMYK chart
      #5f2bab RGB pie chart
      #5f2bab color shades, tints & tones
#5f2bab color schemes
#5f2bab color preview, HTML & CSS examples
           This text has a color of #5f2bab        
        
          <p style="color:#5f2bab;">Text here</p>
        
        
          .mytext {color:#5f2bab;}
        
        Text color #5f2bab
      
           This box has a color of #5f2bab        
        
          <div style="background-color:#5f2bab;">Content here</div>
        
        
          .mybackground {background-color:#5f2bab;}
        
        Background color #5f2bab
      
           Border around this has a color of #5f2bab        
        
          <div style="border:2px solid #5f2bab;">Content here</div>
        
        
          .myborder {border:2px solid #5f2bab;}
        
        Border color #5f2bab