#93014f color space conversions
Hex:
        #93014f
        RGB:
        147, 1, 79
        CMY:
        42, 100, 69
        CMYK:
        0, 99, 46, 42
      HSL:
        328°, 98.6486%, 29.0196%
        HSV (HSB):
        328°, 99.3197%, 57.6471%
        XYZ:
        13.4548, 6.7893, 7.9984
        xyY:
        0.4764, 0.2404, 6.7893
      CIE-Lab:
        31.3223, 56.6095, -2.1715
        CIE-LCH:
        31.3223, 56.6512, 357.8032
        CIE-Luv:
        31.3223, 76.7731, -12.0756
        Hunter-Lab:
        26.0562, 46.5744, 0.0392
      #93014f color charts
#93014f RGB chart
      #93014f CMYK chart
      #93014f RGB pie chart
      #93014f color shades, tints & tones
#93014f color schemes
#93014f color preview, HTML & CSS examples
           This text has a color of #93014f        
        
          <p style="color:#93014f;">Text here</p>
        
        
          .mytext {color:#93014f;}
        
        Text color #93014f
      
           This box has a color of #93014f        
        
          <div style="background-color:#93014f;">Content here</div>
        
        
          .mybackground {background-color:#93014f;}
        
        Background color #93014f
      
           Border around this has a color of #93014f        
        
          <div style="border:2px solid #93014f;">Content here</div>
        
        
          .myborder {border:2px solid #93014f;}
        
        Border color #93014f