#94468b color space conversions
Hex:
        #94468b
        RGB:
        148, 70, 139
        CMY:
        42, 73, 45
        CMYK:
        0, 53, 6, 42
      HSL:
        307°, 35.7798%, 42.7451%
        HSV (HSB):
        307°, 52.7027%, 58.0392%
        XYZ:
        19.0631, 12.5403, 25.8419
        xyY:
        0.3318, 0.2183, 12.5403
      CIE-Lab:
        42.0623, 42.4085, -23.7204
        CIE-LCH:
        42.0623, 48.5915, 330.7803
        CIE-Luv:
        42.0623, 38.2771, -39.3157
        Hunter-Lab:
        35.4123, 34.1184, -18.4779
      #94468b color charts
#94468b RGB chart
      #94468b CMYK chart
      #94468b RGB pie chart
      #94468b color shades, tints & tones
#94468b color schemes
#94468b color preview, HTML & CSS examples
           This text has a color of #94468b        
        
          <p style="color:#94468b;">Text here</p>
        
        
          .mytext {color:#94468b;}
        
        Text color #94468b
      
           This box has a color of #94468b        
        
          <div style="background-color:#94468b;">Content here</div>
        
        
          .mybackground {background-color:#94468b;}
        
        Background color #94468b
      
           Border around this has a color of #94468b        
        
          <div style="border:2px solid #94468b;">Content here</div>
        
        
          .myborder {border:2px solid #94468b;}
        
        Border color #94468b