#94218e color space conversions
Hex:
        #94218e
        RGB:
        148, 33, 142
        CMY:
        42, 87, 44
        CMYK:
        0, 78, 4, 42
      HSL:
        303°, 63.5359%, 35.4902%
        HSV (HSB):
        303°, 77.7027%, 58.0392%
        XYZ:
        17.6391, 9.3366, 26.4636
        xyY:
        0.3301, 0.1747, 9.3366
      CIE-Lab:
        36.6245, 58.3702, -34.0812
        CIE-LCH:
        36.6245, 67.5915, 329.7202
        CIE-Luv:
        36.6245, 47.5008, -54.2298
        Hunter-Lab:
        30.5559, 49.5705, -29.9604
      #94218e color charts
#94218e RGB chart
      #94218e CMYK chart
      #94218e RGB pie chart
      #94218e color shades, tints & tones
#94218e color schemes
#94218e color preview, HTML & CSS examples
           This text has a color of #94218e        
        
          <p style="color:#94218e;">Text here</p>
        
        
          .mytext {color:#94218e;}
        
        Text color #94218e
      
           This box has a color of #94218e        
        
          <div style="background-color:#94218e;">Content here</div>
        
        
          .mybackground {background-color:#94218e;}
        
        Background color #94218e
      
           Border around this has a color of #94218e        
        
          <div style="border:2px solid #94218e;">Content here</div>
        
        
          .myborder {border:2px solid #94218e;}
        
        Border color #94218e