#715c96 color space conversions
Hex:
        #715c96
        RGB:
        113, 92, 150
        CMY:
        56, 64, 41
        CMYK:
        25, 39, 0, 41
      HSL:
        262°, 23.9669%, 47.4510%
        HSV (HSB):
        262°, 38.6667%, 58.8235%
        XYZ:
        16.1422, 13.3670, 30.5835
        xyY:
        0.2686, 0.2224, 13.3670
      CIE-Lab:
        43.3111, 21.2414, -28.7196
        CIE-LCH:
        43.3111, 35.7213, 306.4871
        CIE-Luv:
        43.3111, 6.4913, -44.0558
        Hunter-Lab:
        36.5609, 14.8289, -24.0038
      #715c96 color charts
#715c96 RGB chart
      #715c96 CMYK chart
      #715c96 RGB pie chart
      #715c96 color shades, tints & tones
#715c96 color schemes
#715c96 color preview, HTML & CSS examples
           This text has a color of #715c96        
        
          <p style="color:#715c96;">Text here</p>
        
        
          .mytext {color:#715c96;}
        
        Text color #715c96
      
           This box has a color of #715c96        
        
          <div style="background-color:#715c96;">Content here</div>
        
        
          .mybackground {background-color:#715c96;}
        
        Background color #715c96
      
           Border around this has a color of #715c96        
        
          <div style="border:2px solid #715c96;">Content here</div>
        
        
          .myborder {border:2px solid #715c96;}
        
        Border color #715c96