#93085b color space conversions
Hex:
        #93085b
        RGB:
        147, 8, 91
        CMY:
        42, 97, 64
        CMYK:
        0, 95, 38, 42
      HSL:
        324°, 89.6774%, 30.3922%
        HSV (HSB):
        324°, 94.5578%, 57.6471%
        XYZ:
        14.0078, 7.1320, 10.5359
        xyY:
        0.4422, 0.2252, 7.1320
      CIE-Lab:
        32.1056, 56.7554, -8.8784
        CIE-LCH:
        32.1056, 57.4456, 351.1091
        CIE-Luv:
        32.1056, 70.6806, -19.9061
        Hunter-Lab:
        26.7059, 46.8916, -4.6967
      #93085b color charts
#93085b RGB chart
      #93085b CMYK chart
      #93085b RGB pie chart
      #93085b color shades, tints & tones
#93085b color schemes
#93085b color preview, HTML & CSS examples
           This text has a color of #93085b        
        
          <p style="color:#93085b;">Text here</p>
        
        
          .mytext {color:#93085b;}
        
        Text color #93085b
      
           This box has a color of #93085b        
        
          <div style="background-color:#93085b;">Content here</div>
        
        
          .mybackground {background-color:#93085b;}
        
        Background color #93085b
      
           Border around this has a color of #93085b        
        
          <div style="border:2px solid #93085b;">Content here</div>
        
        
          .myborder {border:2px solid #93085b;}
        
        Border color #93085b