#6e70ba color space conversions
Hex:
        #6e70ba
        RGB:
        110, 112, 186
        CMY:
        57, 56, 27
        CMYK:
        41, 40, 0, 27
      HSL:
        238°, 35.5140%, 58.0392%
        HSV (HSB):
        238°, 40.8602%, 72.9412%
        XYZ:
        21.0875, 18.4485, 48.9039
        xyY:
        0.2384, 0.2086, 18.4485
      CIE-Lab:
        50.0356, 18.0542, -39.3098
        CIE-LCH:
        50.0356, 43.2575, 294.6684
        CIE-Luv:
        50.0356, -5.2605, -61.6790
        Hunter-Lab:
        42.9517, 12.4705, -37.4400
      #6e70ba color charts
#6e70ba RGB chart
      #6e70ba CMYK chart
      #6e70ba RGB pie chart
      #6e70ba color shades, tints & tones
#6e70ba color schemes
#6e70ba color preview, HTML & CSS examples
           This text has a color of #6e70ba        
        
          <p style="color:#6e70ba;">Text here</p>
        
        
          .mytext {color:#6e70ba;}
        
        Text color #6e70ba
      
           This box has a color of #6e70ba        
        
          <div style="background-color:#6e70ba;">Content here</div>
        
        
          .mybackground {background-color:#6e70ba;}
        
        Background color #6e70ba
      
           Border around this has a color of #6e70ba        
        
          <div style="border:2px solid #6e70ba;">Content here</div>
        
        
          .myborder {border:2px solid #6e70ba;}
        
        Border color #6e70ba