#705cd7 color space conversions
Hex:
        #705cd7
        RGB:
        112, 92, 215
        CMY:
        56, 64, 16
        CMYK:
        48, 57, 0, 16
      HSL:
        250°, 60.5911%, 60.1961%
        HSV (HSB):
        250°, 57.2093%, 84.3137%
        XYZ:
        22.7750, 16.0053, 66.1789
        xyY:
        0.2170, 0.1525, 16.0053
      CIE-Lab:
        46.9815, 39.0864, -60.8255
        CIE-LCH:
        46.9815, 72.3014, 302.7248
        CIE-Luv:
        46.9815, -0.2406, -95.3597
        Hunter-Lab:
        40.0067, 31.6047, -70.0727
      #705cd7 color charts
#705cd7 RGB chart
      #705cd7 CMYK chart
      #705cd7 RGB pie chart
      #705cd7 color shades, tints & tones
#705cd7 color schemes
#705cd7 color preview, HTML & CSS examples
           This text has a color of #705cd7        
        
          <p style="color:#705cd7;">Text here</p>
        
        
          .mytext {color:#705cd7;}
        
        Text color #705cd7
      
           This box has a color of #705cd7        
        
          <div style="background-color:#705cd7;">Content here</div>
        
        
          .mybackground {background-color:#705cd7;}
        
        Background color #705cd7
      
           Border around this has a color of #705cd7        
        
          <div style="border:2px solid #705cd7;">Content here</div>
        
        
          .myborder {border:2px solid #705cd7;}
        
        Border color #705cd7