#702bb5 color space conversions
Hex:
        #702bb5
        RGB:
        112, 43, 181
        CMY:
        56, 83, 29
        CMYK:
        38, 76, 0, 29
      HSL:
        270°, 61.6071%, 43.9216%
        HSV (HSB):
        270°, 76.2431%, 70.9804%
        XYZ:
        15.8865, 8.5087, 44.5211
        xyY:
        0.2305, 0.1235, 8.5087
      CIE-Lab:
        35.0206, 55.5062, -60.4783
        CIE-LCH:
        35.0206, 82.0888, 312.5453
        CIE-Luv:
        35.0206, 14.3415, -87.3935
        Hunter-Lab:
        29.1697, 46.1682, -70.0744
      #702bb5 color charts
#702bb5 RGB chart
      #702bb5 CMYK chart
      #702bb5 RGB pie chart
      #702bb5 color shades, tints & tones
#702bb5 color schemes
#702bb5 color preview, HTML & CSS examples
           This text has a color of #702bb5        
        
          <p style="color:#702bb5;">Text here</p>
        
        
          .mytext {color:#702bb5;}
        
        Text color #702bb5
      
           This box has a color of #702bb5        
        
          <div style="background-color:#702bb5;">Content here</div>
        
        
          .mybackground {background-color:#702bb5;}
        
        Background color #702bb5
      
           Border around this has a color of #702bb5        
        
          <div style="border:2px solid #702bb5;">Content here</div>
        
        
          .myborder {border:2px solid #702bb5;}
        
        Border color #702bb5