#94618f color space conversions
Hex:
        #94618f
        RGB:
        148, 97, 143
        CMY:
        42, 62, 44
        CMYK:
        0, 34, 3, 42
      HSL:
        306°, 20.8163%, 48.0392%
        HSV (HSB):
        306°, 34.4595%, 58.0392%
        XYZ:
        21.4454, 16.8285, 28.1045
        xyY:
        0.3231, 0.2535, 16.8285
      CIE-Lab:
        48.0432, 28.3451, -16.9219
        CIE-LCH:
        48.0432, 33.0121, 329.1630
        CIE-Luv:
        48.0432, 26.0123, -28.4138
        Hunter-Lab:
        41.0225, 21.5252, -11.9038
      #94618f color charts
#94618f RGB chart
      #94618f CMYK chart
      #94618f RGB pie chart
      #94618f color shades, tints & tones
#94618f color schemes
#94618f color preview, HTML & CSS examples
           This text has a color of #94618f        
        
          <p style="color:#94618f;">Text here</p>
        
        
          .mytext {color:#94618f;}
        
        Text color #94618f
      
           This box has a color of #94618f        
        
          <div style="background-color:#94618f;">Content here</div>
        
        
          .mybackground {background-color:#94618f;}
        
        Background color #94618f
      
           Border around this has a color of #94618f        
        
          <div style="border:2px solid #94618f;">Content here</div>
        
        
          .myborder {border:2px solid #94618f;}
        
        Border color #94618f