#715cbe color space conversions
Hex:
        #715cbe
        RGB:
        113, 92, 190
        CMY:
        56, 64, 25
        CMYK:
        41, 52, 0, 25
      HSL:
        253°, 42.9825%, 55.2941%
        HSV (HSB):
        253°, 51.5789%, 74.5098%
        XYZ:
        19.9315, 14.8827, 50.5373
        xyY:
        0.2335, 0.1744, 14.8827
      CIE-Lab:
        45.4731, 32.0847, -48.8629
        CIE-LCH:
        45.4731, 58.4552, 303.2900
        CIE-Luv:
        45.4731, 2.4285, -76.2887
        Hunter-Lab:
        38.5781, 24.7107, -50.6652
      #715cbe color charts
#715cbe RGB chart
      #715cbe CMYK chart
      #715cbe RGB pie chart
      #715cbe color shades, tints & tones
#715cbe color schemes
#715cbe color preview, HTML & CSS examples
           This text has a color of #715cbe        
        
          <p style="color:#715cbe;">Text here</p>
        
        
          .mytext {color:#715cbe;}
        
        Text color #715cbe
      
           This box has a color of #715cbe        
        
          <div style="background-color:#715cbe;">Content here</div>
        
        
          .mybackground {background-color:#715cbe;}
        
        Background color #715cbe
      
           Border around this has a color of #715cbe        
        
          <div style="border:2px solid #715cbe;">Content here</div>
        
        
          .myborder {border:2px solid #715cbe;}
        
        Border color #715cbe