#93379f color space conversions
Hex:
        #93379f
        RGB:
        147, 55, 159
        CMY:
        42, 78, 38
        CMYK:
        8, 65, 0, 38
      HSL:
        293°, 48.5981%, 41.9608%
        HSV (HSB):
        293°, 65.4088%, 62.3529%
        XYZ:
        19.6568, 11.4386, 33.9727
        xyY:
        0.3021, 0.1758, 11.4386
      CIE-Lab:
        40.3096, 52.9704, -38.5646
        CIE-LCH:
        40.3096, 65.5217, 323.9439
        CIE-Luv:
        40.3096, 36.8763, -61.3970
        Hunter-Lab:
        33.8210, 44.5576, -35.8812
      #93379f color charts
#93379f RGB chart
      #93379f CMYK chart
      #93379f RGB pie chart
      #93379f color shades, tints & tones
#93379f color schemes
#93379f color preview, HTML & CSS examples
           This text has a color of #93379f        
        
          <p style="color:#93379f;">Text here</p>
        
        
          .mytext {color:#93379f;}
        
        Text color #93379f
      
           This box has a color of #93379f        
        
          <div style="background-color:#93379f;">Content here</div>
        
        
          .mybackground {background-color:#93379f;}
        
        Background color #93379f
      
           Border around this has a color of #93379f        
        
          <div style="border:2px solid #93379f;">Content here</div>
        
        
          .myborder {border:2px solid #93379f;}
        
        Border color #93379f