#5f2fa3 color space conversions
Hex:
        #5f2fa3
        RGB:
        95, 47, 163
        CMY:
        63, 82, 36
        CMYK:
        42, 71, 0, 36
      HSL:
        265°, 55.2381%, 41.1765%
        HSV (HSB):
        265°, 71.1656%, 63.9216%
        XYZ:
        12.3467, 7.1103, 35.3720
        xyY:
        0.2252, 0.1297, 7.1103
      CIE-Lab:
        32.0566, 46.0848, -54.6312
        CIE-LCH:
        32.0566, 71.4729, 310.1497
        CIE-Luv:
        32.0566, 8.9778, -76.7099
        Hunter-Lab:
        26.6651, 35.9866, -59.9843
      #5f2fa3 color charts
#5f2fa3 RGB chart
      #5f2fa3 CMYK chart
      #5f2fa3 RGB pie chart
      #5f2fa3 color shades, tints & tones
#5f2fa3 color schemes
#5f2fa3 color preview, HTML & CSS examples
           This text has a color of #5f2fa3        
        
          <p style="color:#5f2fa3;">Text here</p>
        
        
          .mytext {color:#5f2fa3;}
        
        Text color #5f2fa3
      
           This box has a color of #5f2fa3        
        
          <div style="background-color:#5f2fa3;">Content here</div>
        
        
          .mybackground {background-color:#5f2fa3;}
        
        Background color #5f2fa3
      
           Border around this has a color of #5f2fa3        
        
          <div style="border:2px solid #5f2fa3;">Content here</div>
        
        
          .myborder {border:2px solid #5f2fa3;}
        
        Border color #5f2fa3