#702ed3 color space conversions
Hex:
        #702ed3
        RGB:
        112, 46, 211
        CMY:
        56, 82, 17
        CMYK:
        47, 78, 0, 17
      HSL:
        264°, 65.2174%, 50.3922%
        HSV (HSB):
        264°, 78.1991%, 82.7451%
        XYZ:
        19.4170, 10.1019, 62.5545
        xyY:
        0.2109, 0.1097, 10.1019
      CIE-Lab:
        38.0247, 61.6117, -73.1172
        CIE-LCH:
        38.0247, 95.6145, 310.1189
        CIE-Luv:
        38.0247, 9.2642, -106.1847
        Hunter-Lab:
        31.7835, 53.4271, -94.4429
      #702ed3 color charts
#702ed3 RGB chart
      #702ed3 CMYK chart
      #702ed3 RGB pie chart
      #702ed3 color shades, tints & tones
#702ed3 color schemes
#702ed3 color preview, HTML & CSS examples
           This text has a color of #702ed3        
        
          <p style="color:#702ed3;">Text here</p>
        
        
          .mytext {color:#702ed3;}
        
        Text color #702ed3
      
           This box has a color of #702ed3        
        
          <div style="background-color:#702ed3;">Content here</div>
        
        
          .mybackground {background-color:#702ed3;}
        
        Background color #702ed3
      
           Border around this has a color of #702ed3        
        
          <div style="border:2px solid #702ed3;">Content here</div>
        
        
          .myborder {border:2px solid #702ed3;}
        
        Border color #702ed3