#702ea4 color space conversions
Hex:
        #702ea4
        RGB:
        112, 46, 164
        CMY:
        56, 82, 36
        CMYK:
        32, 72, 0, 36
      HSL:
        274°, 56.1905%, 41.1765%
        HSV (HSB):
        274°, 71.9512%, 64.3137%
        XYZ:
        14.3599, 8.0791, 35.9245
        xyY:
        0.2460, 0.1384, 8.0791
      CIE-Lab:
        34.1470, 50.1512, -51.7393
        CIE-LCH:
        34.1470, 72.0562, 314.1070
        CIE-Luv:
        34.1470, 16.9695, -75.2449
        Hunter-Lab:
        28.4237, 40.4384, -55.0396
      #702ea4 color charts
#702ea4 RGB chart
      #702ea4 CMYK chart
      #702ea4 RGB pie chart
      #702ea4 color shades, tints & tones
#702ea4 color schemes
#702ea4 color preview, HTML & CSS examples
           This text has a color of #702ea4        
        
          <p style="color:#702ea4;">Text here</p>
        
        
          .mytext {color:#702ea4;}
        
        Text color #702ea4
      
           This box has a color of #702ea4        
        
          <div style="background-color:#702ea4;">Content here</div>
        
        
          .mybackground {background-color:#702ea4;}
        
        Background color #702ea4
      
           Border around this has a color of #702ea4        
        
          <div style="border:2px solid #702ea4;">Content here</div>
        
        
          .myborder {border:2px solid #702ea4;}
        
        Border color #702ea4