#702ca7 color space conversions
Hex:
        #702ca7
        RGB:
        112, 44, 167
        CMY:
        56, 83, 35
        CMYK:
        33, 74, 0, 35
      HSL:
        273°, 58.2938%, 41.3725%
        HSV (HSB):
        273°, 73.6527%, 65.4902%
        XYZ:
        14.5578, 8.0361, 37.3431
        xyY:
        0.2429, 0.1341, 8.0361
      CIE-Lab:
        34.0580, 51.7526, -53.6883
        CIE-LCH:
        34.0580, 74.5705, 313.9482
        CIE-Luv:
        34.0580, 16.7323, -77.7807
        Hunter-Lab:
        28.3481, 42.0575, -58.2594
      #702ca7 color charts
#702ca7 RGB chart
      #702ca7 CMYK chart
      #702ca7 RGB pie chart
      #702ca7 color shades, tints & tones
#702ca7 color schemes
#702ca7 color preview, HTML & CSS examples
           This text has a color of #702ca7        
        
          <p style="color:#702ca7;">Text here</p>
        
        
          .mytext {color:#702ca7;}
        
        Text color #702ca7
      
           This box has a color of #702ca7        
        
          <div style="background-color:#702ca7;">Content here</div>
        
        
          .mybackground {background-color:#702ca7;}
        
        Background color #702ca7
      
           Border around this has a color of #702ca7        
        
          <div style="border:2px solid #702ca7;">Content here</div>
        
        
          .myborder {border:2px solid #702ca7;}
        
        Border color #702ca7