#5f0888 color space conversions
Hex:
        #5f0888
        RGB:
        95, 8, 136
        CMY:
        63, 97, 47
        CMYK:
        30, 94, 0, 47
      HSL:
        281°, 88.8889%, 28.2353%
        HSV (HSB):
        281°, 94.1176%, 53.3333%
        XYZ:
        9.2501, 4.3841, 23.6512
        xyY:
        0.2481, 0.1176, 4.3841
      CIE-Lab:
        24.9028, 53.6833, -49.7029
        CIE-LCH:
        24.9028, 73.1593, 317.2048
        CIE-Luv:
        24.9028, 18.0147, -64.1056
        Hunter-Lab:
        20.9383, 42.2152, -52.3152
      #5f0888 color charts
#5f0888 RGB chart
      #5f0888 CMYK chart
      #5f0888 RGB pie chart
      #5f0888 color shades, tints & tones
#5f0888 color schemes
#5f0888 color preview, HTML & CSS examples
           This text has a color of #5f0888        
        
          <p style="color:#5f0888;">Text here</p>
        
        
          .mytext {color:#5f0888;}
        
        Text color #5f0888
      
           This box has a color of #5f0888        
        
          <div style="background-color:#5f0888;">Content here</div>
        
        
          .mybackground {background-color:#5f0888;}
        
        Background color #5f0888
      
           Border around this has a color of #5f0888        
        
          <div style="border:2px solid #5f0888;">Content here</div>
        
        
          .myborder {border:2px solid #5f0888;}
        
        Border color #5f0888