#7b70c4 color space conversions
Hex:
        #7b70c4
        RGB:
        123, 112, 196
        CMY:
        52, 56, 23
        CMYK:
        37, 43, 0, 23
      HSL:
        248°, 41.5842%, 60.3922%
        HSV (HSB):
        248°, 42.8571%, 76.8627%
        XYZ:
        23.9264, 19.7848, 54.7823
        xyY:
        0.2429, 0.2009, 19.7848
      CIE-Lab:
        51.5930, 24.3566, -42.5310
        CIE-LCH:
        51.5930, 49.0115, 299.7989
        CIE-Luv:
        51.5930, -0.3539, -67.8959
        Hunter-Lab:
        44.4801, 18.1769, -41.8863
      #7b70c4 color charts
#7b70c4 RGB chart
      #7b70c4 CMYK chart
      #7b70c4 RGB pie chart
      #7b70c4 color shades, tints & tones
#7b70c4 color schemes
#7b70c4 color preview, HTML & CSS examples
           This text has a color of #7b70c4        
        
          <p style="color:#7b70c4;">Text here</p>
        
        
          .mytext {color:#7b70c4;}
        
        Text color #7b70c4
      
           This box has a color of #7b70c4        
        
          <div style="background-color:#7b70c4;">Content here</div>
        
        
          .mybackground {background-color:#7b70c4;}
        
        Background color #7b70c4
      
           Border around this has a color of #7b70c4        
        
          <div style="border:2px solid #7b70c4;">Content here</div>
        
        
          .myborder {border:2px solid #7b70c4;}
        
        Border color #7b70c4