#6b94bc color space conversions
Hex:
        #6b94bc
        RGB:
        107, 148, 188
        CMY:
        58, 42, 26
        CMYK:
        43, 21, 0, 26
      HSL:
        210°, 37.6744%, 57.8431%
        HSV (HSB):
        210°, 43.0851%, 73.7255%
        XYZ:
        25.7304, 27.9364, 51.6131
        xyY:
        0.2444, 0.2654, 27.9364
      CIE-Lab:
        59.8313, -3.4098, -25.1985
        CIE-LCH:
        59.8313, 25.4281, 262.2938
        CIE-Luv:
        59.8313, -20.3739, -38.1292
        Hunter-Lab:
        52.8549, -5.6002, -20.8985
      #6b94bc color charts
#6b94bc RGB chart
      #6b94bc CMYK chart
      #6b94bc RGB pie chart
      #6b94bc color shades, tints & tones
#6b94bc color schemes
#6b94bc color preview, HTML & CSS examples
           This text has a color of #6b94bc        
        
          <p style="color:#6b94bc;">Text here</p>
        
        
          .mytext {color:#6b94bc;}
        
        Text color #6b94bc
      
           This box has a color of #6b94bc        
        
          <div style="background-color:#6b94bc;">Content here</div>
        
        
          .mybackground {background-color:#6b94bc;}
        
        Background color #6b94bc
      
           Border around this has a color of #6b94bc        
        
          <div style="border:2px solid #6b94bc;">Content here</div>
        
        
          .myborder {border:2px solid #6b94bc;}
        
        Border color #6b94bc