#702be4 color space conversions
Hex:
        #702be4
        RGB:
        112, 43, 228
        CMY:
        56, 83, 11
        CMYK:
        51, 81, 0, 11
      HSL:
        262°, 77.4059%, 53.1373%
        HSV (HSB):
        262°, 81.1404%, 89.4118%
        XYZ:
        21.5496, 10.7739, 74.3426
        xyY:
        0.2020, 0.1010, 10.7739
      CIE-Lab:
        39.1971, 66.9670, -80.9447
        CIE-LCH:
        39.1971, 105.0553, 309.6015
        CIE-Luv:
        39.1971, 7.3243, -117.0030
        Hunter-Lab:
        32.8237, 59.7483, -111.3098
      #702be4 color charts
#702be4 RGB chart
      #702be4 CMYK chart
      #702be4 RGB pie chart
      #702be4 color shades, tints & tones
#702be4 color schemes
#702be4 color preview, HTML & CSS examples
           This text has a color of #702be4        
        
          <p style="color:#702be4;">Text here</p>
        
        
          .mytext {color:#702be4;}
        
        Text color #702be4
      
           This box has a color of #702be4        
        
          <div style="background-color:#702be4;">Content here</div>
        
        
          .mybackground {background-color:#702be4;}
        
        Background color #702be4
      
           Border around this has a color of #702be4        
        
          <div style="border:2px solid #702be4;">Content here</div>
        
        
          .myborder {border:2px solid #702be4;}
        
        Border color #702be4