#93025f color space conversions
Hex:
        #93025f
        RGB:
        147, 2, 95
        CMY:
        42, 99, 63
        CMYK:
        0, 99, 35, 42
      HSL:
        322°, 97.3154%, 29.2157%
        HSV (HSB):
        322°, 98.6395%, 57.6471%
        XYZ:
        14.1199, 7.0727, 11.4474
        xyY:
        0.4326, 0.2167, 7.0727
      CIE-Lab:
        31.9718, 58.0349, -11.6843
        CIE-LCH:
        31.9718, 59.1995, 348.6166
        CIE-Luv:
        31.9718, 69.6600, -23.4730
        Hunter-Lab:
        26.5945, 48.2310, -6.9048
      #93025f color charts
#93025f RGB chart
      #93025f CMYK chart
      #93025f RGB pie chart
      #93025f color shades, tints & tones
#93025f color schemes
#93025f color preview, HTML & CSS examples
           This text has a color of #93025f        
        
          <p style="color:#93025f;">Text here</p>
        
        
          .mytext {color:#93025f;}
        
        Text color #93025f
      
           This box has a color of #93025f        
        
          <div style="background-color:#93025f;">Content here</div>
        
        
          .mybackground {background-color:#93025f;}
        
        Background color #93025f
      
           Border around this has a color of #93025f        
        
          <div style="border:2px solid #93025f;">Content here</div>
        
        
          .myborder {border:2px solid #93025f;}
        
        Border color #93025f