#702ee1 color space conversions
Hex:
        #702ee1
        RGB:
        112, 46, 225
        CMY:
        56, 82, 12
        CMYK:
        50, 80, 0, 12
      HSL:
        262°, 74.8954%, 53.1373%
        HSV (HSB):
        262°, 79.5556%, 88.2353%
        XYZ:
        21.2497, 10.8350, 72.2055
        xyY:
        0.2038, 0.1039, 10.8350
      CIE-Lab:
        39.3011, 65.0977, -79.0614
        CIE-LCH:
        39.3011, 102.4130, 309.4674
        CIE-Luv:
        39.3011, 7.3825, -114.8472
        Hunter-Lab:
        32.9165, 57.6291, -107.0167
      #702ee1 color charts
#702ee1 RGB chart
      #702ee1 CMYK chart
      #702ee1 RGB pie chart
      #702ee1 color shades, tints & tones
#702ee1 color schemes
#702ee1 color preview, HTML & CSS examples
           This text has a color of #702ee1        
        
          <p style="color:#702ee1;">Text here</p>
        
        
          .mytext {color:#702ee1;}
        
        Text color #702ee1
      
           This box has a color of #702ee1        
        
          <div style="background-color:#702ee1;">Content here</div>
        
        
          .mybackground {background-color:#702ee1;}
        
        Background color #702ee1
      
           Border around this has a color of #702ee1        
        
          <div style="border:2px solid #702ee1;">Content here</div>
        
        
          .myborder {border:2px solid #702ee1;}
        
        Border color #702ee1