#715ced color space conversions
Hex:
        #715ced
        RGB:
        113, 92, 237
        CMY:
        56, 64, 7
        CMYK:
        52, 61, 0, 7
      HSL:
        249°, 80.1105%, 64.5098%
        HSV (HSB):
        249°, 61.1814%, 92.9412%
        XYZ:
        25.9233, 17.2794, 82.0897
        xyY:
        0.2069, 0.1379, 17.2794
      CIE-Lab:
        48.6102, 45.7630, -70.6317
        CIE-LCH:
        48.6102, 84.1611, 302.9396
        CIE-Luv:
        48.6102, -1.7075, -111.0155
        Hunter-Lab:
        41.5685, 38.5725, -87.9882
      #715ced color charts
#715ced RGB chart
      #715ced CMYK chart
      #715ced RGB pie chart
      #715ced color shades, tints & tones
#715ced color schemes
#715ced color preview, HTML & CSS examples
           This text has a color of #715ced        
        
          <p style="color:#715ced;">Text here</p>
        
        
          .mytext {color:#715ced;}
        
        Text color #715ced
      
           This box has a color of #715ced        
        
          <div style="background-color:#715ced;">Content here</div>
        
        
          .mybackground {background-color:#715ced;}
        
        Background color #715ced
      
           Border around this has a color of #715ced        
        
          <div style="border:2px solid #715ced;">Content here</div>
        
        
          .myborder {border:2px solid #715ced;}
        
        Border color #715ced