#94237e color space conversions
Hex:
        #94237e
        RGB:
        148, 35, 126
        CMY:
        42, 86, 51
        CMYK:
        0, 76, 15, 42
      HSL:
        312°, 61.7486%, 35.8824%
        HSV (HSB):
        312°, 76.3514%, 58.0392%
        XYZ:
        16.5797, 9.0043, 20.6028
        xyY:
        0.3590, 0.1950, 9.0043
      CIE-Lab:
        35.9926, 55.2657, -25.1779
        CIE-LCH:
        35.9926, 60.7307, 335.5069
        CIE-Luv:
        35.9926, 52.8052, -41.4934
        Hunter-Lab:
        30.0072, 46.1128, -19.7032
      #94237e color charts
#94237e RGB chart
      #94237e CMYK chart
      #94237e RGB pie chart
      #94237e color shades, tints & tones
#94237e color schemes
#94237e color preview, HTML & CSS examples
           This text has a color of #94237e        
        
          <p style="color:#94237e;">Text here</p>
        
        
          .mytext {color:#94237e;}
        
        Text color #94237e
      
           This box has a color of #94237e        
        
          <div style="background-color:#94237e;">Content here</div>
        
        
          .mybackground {background-color:#94237e;}
        
        Background color #94237e
      
           Border around this has a color of #94237e        
        
          <div style="border:2px solid #94237e;">Content here</div>
        
        
          .myborder {border:2px solid #94237e;}
        
        Border color #94237e