#6a70ce color space conversions
Hex:
        #6a70ce
        RGB:
        106, 112, 206
        CMY:
        58, 56, 19
        CMYK:
        49, 46, 0, 19
      HSL:
        236°, 50.5051%, 61.1765%
        HSV (HSB):
        236°, 48.5437%, 80.7843%
        XYZ:
        22.8786, 19.1087, 60.8750
        xyY:
        0.2224, 0.1858, 19.1087
      CIE-Lab:
        50.8142, 23.0365, -49.5649
        CIE-LCH:
        50.8142, 54.6567, 294.9278
        CIE-Luv:
        50.8142, -7.8516, -78.5315
        Hunter-Lab:
        43.7135, 16.9238, -51.9672
      #6a70ce color charts
#6a70ce RGB chart
      #6a70ce CMYK chart
      #6a70ce RGB pie chart
      #6a70ce color shades, tints & tones
#6a70ce color schemes
#6a70ce color preview, HTML & CSS examples
           This text has a color of #6a70ce        
        
          <p style="color:#6a70ce;">Text here</p>
        
        
          .mytext {color:#6a70ce;}
        
        Text color #6a70ce
      
           This box has a color of #6a70ce        
        
          <div style="background-color:#6a70ce;">Content here</div>
        
        
          .mybackground {background-color:#6a70ce;}
        
        Background color #6a70ce
      
           Border around this has a color of #6a70ce        
        
          <div style="border:2px solid #6a70ce;">Content here</div>
        
        
          .myborder {border:2px solid #6a70ce;}
        
        Border color #6a70ce