#94019e color space conversions
Hex:
        #94019e
        RGB:
        148, 1, 158
        CMY:
        42, 100, 38
        CMYK:
        6, 99, 0, 38
      HSL:
        296°, 98.7421%, 31.1765%
        HSV (HSB):
        296°, 99.3671%, 61.9608%
        XYZ:
        18.3952, 8.7862, 33.0741
        xyY:
        0.3053, 0.1458, 8.7862
      CIE-Lab:
        35.5694, 66.9358, -45.5306
        CIE-LCH:
        35.5694, 80.9533, 325.7760
        CIE-Luv:
        35.5694, 44.9352, -69.9546
        Hunter-Lab:
        29.6416, 58.9019, -45.4068
      #94019e color charts
#94019e RGB chart
      #94019e CMYK chart
      #94019e RGB pie chart
      #94019e color shades, tints & tones
#94019e color schemes
#94019e color preview, HTML & CSS examples
           This text has a color of #94019e        
        
          <p style="color:#94019e;">Text here</p>
        
        
          .mytext {color:#94019e;}
        
        Text color #94019e
      
           This box has a color of #94019e        
        
          <div style="background-color:#94019e;">Content here</div>
        
        
          .mybackground {background-color:#94019e;}
        
        Background color #94019e
      
           Border around this has a color of #94019e        
        
          <div style="border:2px solid #94019e;">Content here</div>
        
        
          .myborder {border:2px solid #94019e;}
        
        Border color #94019e