#5f1d85 color space conversions
Hex:
        #5f1d85
        RGB:
        95, 29, 133
        CMY:
        63, 89, 48
        CMYK:
        29, 78, 0, 48
      HSL:
        278°, 64.1975%, 31.7647%
        HSV (HSB):
        278°, 78.1955%, 52.1569%
        XYZ:
        9.3923, 5.0051, 22.6613
        xyY:
        0.2534, 0.1351, 5.0051
      CIE-Lab:
        26.7492, 46.8972, -44.8181
        CIE-LCH:
        26.7492, 64.8692, 316.2986
        CIE-Luv:
        26.7492, 16.8976, -60.1112
        Hunter-Lab:
        22.3720, 35.7875, -44.3963
      #5f1d85 color charts
#5f1d85 RGB chart
      #5f1d85 CMYK chart
      #5f1d85 RGB pie chart
      #5f1d85 color shades, tints & tones
#5f1d85 color schemes
#5f1d85 color preview, HTML & CSS examples
           This text has a color of #5f1d85        
        
          <p style="color:#5f1d85;">Text here</p>
        
        
          .mytext {color:#5f1d85;}
        
        Text color #5f1d85
      
           This box has a color of #5f1d85        
        
          <div style="background-color:#5f1d85;">Content here</div>
        
        
          .mybackground {background-color:#5f1d85;}
        
        Background color #5f1d85
      
           Border around this has a color of #5f1d85        
        
          <div style="border:2px solid #5f1d85;">Content here</div>
        
        
          .myborder {border:2px solid #5f1d85;}
        
        Border color #5f1d85