#7a70bb color space conversions
Hex:
        #7a70bb
        RGB:
        122, 112, 187
        CMY:
        52, 56, 27
        CMYK:
        35, 40, 0, 27
      HSL:
        248°, 35.5450%, 58.6275%
        HSV (HSB):
        248°, 40.1070%, 73.3333%
        XYZ:
        22.7899, 19.3138, 49.5405
        xyY:
        0.2487, 0.2107, 19.3138
      CIE-Lab:
        51.0523, 21.6074, -38.2187
        CIE-LCH:
        51.0523, 43.9038, 299.4821
        CIE-Luv:
        51.0523, -0.0980, -60.6432
        Hunter-Lab:
        43.9474, 15.6568, -36.0724
      #7a70bb color charts
#7a70bb RGB chart
      #7a70bb CMYK chart
      #7a70bb RGB pie chart
      #7a70bb color shades, tints & tones
#7a70bb color schemes
#7a70bb color preview, HTML & CSS examples
           This text has a color of #7a70bb        
        
          <p style="color:#7a70bb;">Text here</p>
        
        
          .mytext {color:#7a70bb;}
        
        Text color #7a70bb
      
           This box has a color of #7a70bb        
        
          <div style="background-color:#7a70bb;">Content here</div>
        
        
          .mybackground {background-color:#7a70bb;}
        
        Background color #7a70bb
      
           Border around this has a color of #7a70bb        
        
          <div style="border:2px solid #7a70bb;">Content here</div>
        
        
          .myborder {border:2px solid #7a70bb;}
        
        Border color #7a70bb