#94267d color space conversions
Hex:
        #94267d
        RGB:
        148, 38, 125
        CMY:
        42, 85, 51
        CMYK:
        0, 74, 16, 42
      HSL:
        313°, 59.1398%, 36.4706%
        HSV (HSB):
        313°, 74.3243%, 58.0392%
        XYZ:
        16.6075, 9.1628, 20.2953
        xyY:
        0.3605, 0.1989, 9.1628
      CIE-Lab:
        36.2959, 54.1149, -24.0810
        CIE-LCH:
        36.2959, 59.2311, 336.0111
        CIE-Luv:
        36.2959, 52.4836, -39.9475
        Hunter-Lab:
        30.2701, 44.9603, -18.5633
      #94267d color charts
#94267d RGB chart
      #94267d CMYK chart
      #94267d RGB pie chart
      #94267d color shades, tints & tones
#94267d color schemes
#94267d color preview, HTML & CSS examples
           This text has a color of #94267d        
        
          <p style="color:#94267d;">Text here</p>
        
        
          .mytext {color:#94267d;}
        
        Text color #94267d
      
           This box has a color of #94267d        
        
          <div style="background-color:#94267d;">Content here</div>
        
        
          .mybackground {background-color:#94267d;}
        
        Background color #94267d
      
           Border around this has a color of #94267d        
        
          <div style="border:2px solid #94267d;">Content here</div>
        
        
          .myborder {border:2px solid #94267d;}
        
        Border color #94267d