#700bc6 color space conversions
Hex:
        #700bc6
        RGB:
        112, 11, 198
        CMY:
        56, 96, 22
        CMYK:
        43, 94, 0, 22
      HSL:
        272°, 89.4737%, 40.9804%
        HSV (HSB):
        272°, 94.4444%, 77.6471%
        XYZ:
        16.9948, 7.7613, 54.0284
        xyY:
        0.2157, 0.0985, 7.7613
      CIE-Lab:
        33.4807, 68.4052, -73.0260
        CIE-LCH:
        33.4807, 100.0603, 313.1287
        CIE-Luv:
        33.4807, 14.0188, -100.9567
        Hunter-Lab:
        27.8591, 60.1363, -95.4824
      #700bc6 color charts
#700bc6 RGB chart
      #700bc6 CMYK chart
      #700bc6 RGB pie chart
      #700bc6 color shades, tints & tones
#700bc6 color schemes
#700bc6 color preview, HTML & CSS examples
           This text has a color of #700bc6        
        
          <p style="color:#700bc6;">Text here</p>
        
        
          .mytext {color:#700bc6;}
        
        Text color #700bc6
      
           This box has a color of #700bc6        
        
          <div style="background-color:#700bc6;">Content here</div>
        
        
          .mybackground {background-color:#700bc6;}
        
        Background color #700bc6
      
           Border around this has a color of #700bc6        
        
          <div style="border:2px solid #700bc6;">Content here</div>
        
        
          .myborder {border:2px solid #700bc6;}
        
        Border color #700bc6