#715fbd color space conversions
Hex:
        #715fbd
        RGB:
        113, 95, 189
        CMY:
        56, 63, 26
        CMYK:
        40, 50, 0, 26
      HSL:
        251°, 41.5929%, 55.6863%
        HSV (HSB):
        251°, 49.7354%, 74.1176%
        XYZ:
        20.0876, 15.3693, 50.0519
        xyY:
        0.2349, 0.1797, 15.3693
      CIE-Lab:
        46.1358, 30.0016, -47.2229
        CIE-LCH:
        46.1358, 55.9473, 302.4286
        CIE-Luv:
        46.1358, 1.5857, -73.8930
        Hunter-Lab:
        39.2036, 22.8553, -48.2540
      #715fbd color charts
#715fbd RGB chart
      #715fbd CMYK chart
      #715fbd RGB pie chart
      #715fbd color shades, tints & tones
#715fbd color schemes
#715fbd color preview, HTML & CSS examples
           This text has a color of #715fbd        
        
          <p style="color:#715fbd;">Text here</p>
        
        
          .mytext {color:#715fbd;}
        
        Text color #715fbd
      
           This box has a color of #715fbd        
        
          <div style="background-color:#715fbd;">Content here</div>
        
        
          .mybackground {background-color:#715fbd;}
        
        Background color #715fbd
      
           Border around this has a color of #715fbd        
        
          <div style="border:2px solid #715fbd;">Content here</div>
        
        
          .myborder {border:2px solid #715fbd;}
        
        Border color #715fbd