#7a70cf color space conversions
Hex:
        #7a70cf
        RGB:
        122, 112, 207
        CMY:
        52, 56, 19
        CMYK:
        41, 46, 0, 19
      HSL:
        246°, 49.7382%, 62.5490%
        HSV (HSB):
        246°, 45.8937%, 81.1765%
        XYZ:
        25.0827, 20.2309, 61.6144
        xyY:
        0.2346, 0.1892, 20.2309
      CIE-Lab:
        52.0973, 27.1893, -48.0170
        CIE-LCH:
        52.0973, 55.1805, 299.5204
        CIE-Luv:
        52.0973, -1.6333, -76.9897
        Hunter-Lab:
        44.9788, 20.8287, -49.7336
      #7a70cf color charts
#7a70cf RGB chart
      #7a70cf CMYK chart
      #7a70cf RGB pie chart
      #7a70cf color shades, tints & tones
#7a70cf color schemes
#7a70cf color preview, HTML & CSS examples
           This text has a color of #7a70cf        
        
          <p style="color:#7a70cf;">Text here</p>
        
        
          .mytext {color:#7a70cf;}
        
        Text color #7a70cf
      
           This box has a color of #7a70cf        
        
          <div style="background-color:#7a70cf;">Content here</div>
        
        
          .mybackground {background-color:#7a70cf;}
        
        Background color #7a70cf
      
           Border around this has a color of #7a70cf        
        
          <div style="border:2px solid #7a70cf;">Content here</div>
        
        
          .myborder {border:2px solid #7a70cf;}
        
        Border color #7a70cf