#715cb1 color space conversions
Hex:
        #715cb1
        RGB:
        113, 92, 177
        CMY:
        56, 64, 31
        CMYK:
        36, 48, 0, 31
      HSL:
        255°, 35.2697%, 52.7451%
        HSV (HSB):
        255°, 48.0226%, 69.4118%
        XYZ:
        18.5730, 14.3393, 43.3838
        xyY:
        0.2434, 0.1879, 14.3393
      CIE-Lab:
        44.7157, 28.4414, -42.4878
        CIE-LCH:
        44.7157, 51.1285, 303.7984
        CIE-Luv:
        44.7157, 3.6990, -66.0429
        Hunter-Lab:
        37.8673, 21.2822, -41.4203
      #715cb1 color charts
#715cb1 RGB chart
      #715cb1 CMYK chart
      #715cb1 RGB pie chart
      #715cb1 color shades, tints & tones
#715cb1 color schemes
#715cb1 color preview, HTML & CSS examples
           This text has a color of #715cb1        
        
          <p style="color:#715cb1;">Text here</p>
        
        
          .mytext {color:#715cb1;}
        
        Text color #715cb1
      
           This box has a color of #715cb1        
        
          <div style="background-color:#715cb1;">Content here</div>
        
        
          .mybackground {background-color:#715cb1;}
        
        Background color #715cb1
      
           Border around this has a color of #715cb1        
        
          <div style="border:2px solid #715cb1;">Content here</div>
        
        
          .myborder {border:2px solid #715cb1;}
        
        Border color #715cb1