#702ca1 color space conversions
Hex:
        #702ca1
        RGB:
        112, 44, 161
        CMY:
        56, 83, 37
        CMYK:
        30, 73, 0, 37
      HSL:
        275°, 57.0732%, 40.1961%
        HSV (HSB):
        275°, 72.6708%, 63.1373%
        XYZ:
        14.0158, 7.8193, 34.4888
        xyY:
        0.2488, 0.1388, 7.8193
      CIE-Lab:
        33.6037, 50.3485, -50.8098
        CIE-LCH:
        33.6037, 71.5305, 314.7387
        CIE-Luv:
        33.6037, 17.8928, -73.6448
        Hunter-Lab:
        27.9630, 40.5335, -53.5524
      #702ca1 color charts
#702ca1 RGB chart
      #702ca1 CMYK chart
      #702ca1 RGB pie chart
      #702ca1 color shades, tints & tones
#702ca1 color schemes
#702ca1 color preview, HTML & CSS examples
           This text has a color of #702ca1        
        
          <p style="color:#702ca1;">Text here</p>
        
        
          .mytext {color:#702ca1;}
        
        Text color #702ca1
      
           This box has a color of #702ca1        
        
          <div style="background-color:#702ca1;">Content here</div>
        
        
          .mybackground {background-color:#702ca1;}
        
        Background color #702ca1
      
           Border around this has a color of #702ca1        
        
          <div style="border:2px solid #702ca1;">Content here</div>
        
        
          .myborder {border:2px solid #702ca1;}
        
        Border color #702ca1