#702ce0 color space conversions
Hex:
        #702ce0
        RGB:
        112, 44, 224
        CMY:
        56, 83, 12
        CMYK:
        50, 80, 0, 12
      HSL:
        263°, 74.3802%, 52.5490%
        HSV (HSB):
        263°, 80.3571%, 87.8431%
        XYZ:
        21.0373, 10.6279, 71.4636
        xyY:
        0.2040, 0.1031, 10.6279
      CIE-Lab:
        38.9466, 65.6115, -79.0732
        CIE-LCH:
        38.9466, 102.7494, 309.6844
        CIE-Luv:
        38.9466, 7.7358, -114.4693
        Hunter-Lab:
        32.6005, 58.1364, -107.1494
      #702ce0 color charts
#702ce0 RGB chart
      #702ce0 CMYK chart
      #702ce0 RGB pie chart
      #702ce0 color shades, tints & tones
#702ce0 color schemes
#702ce0 color preview, HTML & CSS examples
           This text has a color of #702ce0        
        
          <p style="color:#702ce0;">Text here</p>
        
        
          .mytext {color:#702ce0;}
        
        Text color #702ce0
      
           This box has a color of #702ce0        
        
          <div style="background-color:#702ce0;">Content here</div>
        
        
          .mybackground {background-color:#702ce0;}
        
        Background color #702ce0
      
           Border around this has a color of #702ce0        
        
          <div style="border:2px solid #702ce0;">Content here</div>
        
        
          .myborder {border:2px solid #702ce0;}
        
        Border color #702ce0