#94307b color space conversions
Hex:
        #94307b
        RGB:
        148, 48, 123
        CMY:
        42, 81, 52
        CMYK:
        0, 68, 17, 42
      HSL:
        315°, 51.0204%, 38.4314%
        HSV (HSB):
        315°, 67.5676%, 58.0392%
        XYZ:
        16.8448, 9.8399, 19.7504
        xyY:
        0.3628, 0.2119, 9.8399
      CIE-Lab:
        37.5535, 50.0193, -20.8808
        CIE-LCH:
        37.5535, 54.2028, 337.3417
        CIE-Luv:
        37.5535, 50.4660, -35.3666
        Hunter-Lab:
        31.3686, 40.9591, -15.3723
      #94307b color charts
#94307b RGB chart
      #94307b CMYK chart
      #94307b RGB pie chart
      #94307b color shades, tints & tones
#94307b color schemes
#94307b color preview, HTML & CSS examples
           This text has a color of #94307b        
        
          <p style="color:#94307b;">Text here</p>
        
        
          .mytext {color:#94307b;}
        
        Text color #94307b
      
           This box has a color of #94307b        
        
          <div style="background-color:#94307b;">Content here</div>
        
        
          .mybackground {background-color:#94307b;}
        
        Background color #94307b
      
           Border around this has a color of #94307b        
        
          <div style="border:2px solid #94307b;">Content here</div>
        
        
          .myborder {border:2px solid #94307b;}
        
        Border color #94307b