#754d94 color space conversions
Hex:
        #754d94
        RGB:
        117, 77, 148
        CMY:
        54, 70, 42
        CMYK:
        21, 48, 0, 42
      HSL:
        274°, 31.5556%, 44.1176%
        HSV (HSB):
        274°, 47.9730%, 58.0392%
        XYZ:
        15.3353, 11.2278, 29.3759
        xyY:
        0.2741, 0.2007, 11.2278
      CIE-Lab:
        39.9615, 30.9865, -32.7477
        CIE-LCH:
        39.9615, 45.0841, 313.4171
        CIE-Luv:
        39.9615, 14.4312, -50.2171
        Hunter-Lab:
        33.5079, 23.0539, -28.5232
      #754d94 color charts
#754d94 RGB chart
      #754d94 CMYK chart
      #754d94 RGB pie chart
      #754d94 color shades, tints & tones
#754d94 color schemes
#754d94 color preview, HTML & CSS examples
           This text has a color of #754d94        
        
          <p style="color:#754d94;">Text here</p>
        
        
          .mytext {color:#754d94;}
        
        Text color #754d94
      
           This box has a color of #754d94        
        
          <div style="background-color:#754d94;">Content here</div>
        
        
          .mybackground {background-color:#754d94;}
        
        Background color #754d94
      
           Border around this has a color of #754d94        
        
          <div style="border:2px solid #754d94;">Content here</div>
        
        
          .myborder {border:2px solid #754d94;}
        
        Border color #754d94