#7b70e1 color space conversions
Hex:
        #7b70e1
        RGB:
        123, 112, 225
        CMY:
        52, 56, 12
        CMYK:
        45, 50, 0, 12
      HSL:
        246°, 65.3179%, 66.0784%
        HSV (HSB):
        246°, 50.2222%, 88.2353%
        XYZ:
        27.5532, 21.2355, 73.8808
        xyY:
        0.2246, 0.1731, 21.2355
      CIE-Lab:
        53.2063, 32.6103, -56.4255
        CIE-LCH:
        53.2063, 65.1710, 300.0251
        CIE-Luv:
        53.2063, -2.5667, -91.0924
        Hunter-Lab:
        46.0820, 26.0843, -62.7990
      #7b70e1 color charts
#7b70e1 RGB chart
      #7b70e1 CMYK chart
      #7b70e1 RGB pie chart
      #7b70e1 color shades, tints & tones
#7b70e1 color schemes
#7b70e1 color preview, HTML & CSS examples
           This text has a color of #7b70e1        
        
          <p style="color:#7b70e1;">Text here</p>
        
        
          .mytext {color:#7b70e1;}
        
        Text color #7b70e1
      
           This box has a color of #7b70e1        
        
          <div style="background-color:#7b70e1;">Content here</div>
        
        
          .mybackground {background-color:#7b70e1;}
        
        Background color #7b70e1
      
           Border around this has a color of #7b70e1        
        
          <div style="border:2px solid #7b70e1;">Content here</div>
        
        
          .myborder {border:2px solid #7b70e1;}
        
        Border color #7b70e1