#6e70ca color space conversions
Hex:
        #6e70ca
        RGB:
        110, 112, 202
        CMY:
        57, 56, 21
        CMYK:
        46, 45, 0, 21
      HSL:
        239°, 46.4646%, 61.1765%
        HSV (HSB):
        239°, 45.5446%, 79.2157%
        XYZ:
        22.8852, 19.1676, 58.3706
        xyY:
        0.2279, 0.1909, 19.1676
      CIE-Lab:
        50.8827, 22.7711, -47.1556
        CIE-LCH:
        50.8827, 52.3658, 295.7756
        CIE-Luv:
        50.8827, -6.1479, -74.7622
        Hunter-Lab:
        43.7808, 16.6896, -48.4016
      #6e70ca color charts
#6e70ca RGB chart
      #6e70ca CMYK chart
      #6e70ca RGB pie chart
      #6e70ca color shades, tints & tones
#6e70ca color schemes
#6e70ca color preview, HTML & CSS examples
           This text has a color of #6e70ca        
        
          <p style="color:#6e70ca;">Text here</p>
        
        
          .mytext {color:#6e70ca;}
        
        Text color #6e70ca
      
           This box has a color of #6e70ca        
        
          <div style="background-color:#6e70ca;">Content here</div>
        
        
          .mybackground {background-color:#6e70ca;}
        
        Background color #6e70ca
      
           Border around this has a color of #6e70ca        
        
          <div style="border:2px solid #6e70ca;">Content here</div>
        
        
          .myborder {border:2px solid #6e70ca;}
        
        Border color #6e70ca