#6a78ba color space conversions
Hex:
        #6a78ba
        RGB:
        106, 120, 186
        CMY:
        58, 53, 27
        CMYK:
        43, 35, 0, 27
      HSL:
        230°, 36.6972%, 57.2549%
        HSV (HSB):
        230°, 43.0108%, 72.9412%
        XYZ:
        21.5233, 20.0423, 49.1885
        xyY:
        0.2372, 0.2208, 20.0423
      CIE-Lab:
        51.8850, 12.1536, -36.4179
        CIE-LCH:
        51.8850, 38.3924, 288.4553
        CIE-Luv:
        51.8850, -9.8175, -56.8753
        Hunter-Lab:
        44.7686, 7.4718, -33.8056
      #6a78ba color charts
#6a78ba RGB chart
      #6a78ba CMYK chart
      #6a78ba RGB pie chart
      #6a78ba color shades, tints & tones
#6a78ba color schemes
#6a78ba color preview, HTML & CSS examples
           This text has a color of #6a78ba        
        
          <p style="color:#6a78ba;">Text here</p>
        
        
          .mytext {color:#6a78ba;}
        
        Text color #6a78ba
      
           This box has a color of #6a78ba        
        
          <div style="background-color:#6a78ba;">Content here</div>
        
        
          .mybackground {background-color:#6a78ba;}
        
        Background color #6a78ba
      
           Border around this has a color of #6a78ba        
        
          <div style="border:2px solid #6a78ba;">Content here</div>
        
        
          .myborder {border:2px solid #6a78ba;}
        
        Border color #6a78ba