#6a75ba color space conversions
Hex:
        #6a75ba
        RGB:
        106, 117, 186
        CMY:
        58, 54, 27
        CMYK:
        43, 37, 0, 27
      HSL:
        232°, 36.6972%, 57.2549%
        HSV (HSB):
        232°, 43.0108%, 72.9412%
        XYZ:
        21.1681, 19.3319, 49.0701
        xyY:
        0.2363, 0.2158, 19.3319
      CIE-Lab:
        51.0733, 13.9666, -37.6941
        CIE-LCH:
        51.0733, 40.1984, 290.3309
        CIE-Luv:
        51.0733, -8.7044, -58.9242
        Hunter-Lab:
        43.9681, 8.9932, -35.3923
      #6a75ba color charts
#6a75ba RGB chart
      #6a75ba CMYK chart
      #6a75ba RGB pie chart
      #6a75ba color shades, tints & tones
#6a75ba color schemes
#6a75ba color preview, HTML & CSS examples
           This text has a color of #6a75ba        
        
          <p style="color:#6a75ba;">Text here</p>
        
        
          .mytext {color:#6a75ba;}
        
        Text color #6a75ba
      
           This box has a color of #6a75ba        
        
          <div style="background-color:#6a75ba;">Content here</div>
        
        
          .mybackground {background-color:#6a75ba;}
        
        Background color #6a75ba
      
           Border around this has a color of #6a75ba        
        
          <div style="border:2px solid #6a75ba;">Content here</div>
        
        
          .myborder {border:2px solid #6a75ba;}
        
        Border color #6a75ba