#715cc4 color space conversions
Hex:
        #715cc4
        RGB:
        113, 92, 196
        CMY:
        56, 64, 23
        CMYK:
        42, 53, 0, 23
      HSL:
        252°, 46.8468%, 56.4706%
        HSV (HSB):
        252°, 53.0612%, 76.8627%
        XYZ:
        20.6010, 15.1505, 54.0631
        xyY:
        0.2294, 0.1687, 15.1505
      CIE-Lab:
        45.8397, 33.7944, -51.7513
        CIE-LCH:
        45.8397, 61.8083, 303.1451
        CIE-Luv:
        45.8397, 1.8604, -80.9271
        Hunter-Lab:
        38.9237, 26.3577, -55.1044
      #715cc4 color charts
#715cc4 RGB chart
      #715cc4 CMYK chart
      #715cc4 RGB pie chart
      #715cc4 color shades, tints & tones
#715cc4 color schemes
#715cc4 color preview, HTML & CSS examples
           This text has a color of #715cc4        
        
          <p style="color:#715cc4;">Text here</p>
        
        
          .mytext {color:#715cc4;}
        
        Text color #715cc4
      
           This box has a color of #715cc4        
        
          <div style="background-color:#715cc4;">Content here</div>
        
        
          .mybackground {background-color:#715cc4;}
        
        Background color #715cc4
      
           Border around this has a color of #715cc4        
        
          <div style="border:2px solid #715cc4;">Content here</div>
        
        
          .myborder {border:2px solid #715cc4;}
        
        Border color #715cc4