#68949d color space conversions
Hex:
        #68949d
        RGB:
        104, 148, 157
        CMY:
        59, 42, 38
        CMYK:
        34, 6, 0, 38
      HSL:
        190°, 21.2851%, 51.1765%
        HSV (HSB):
        190°, 33.7580%, 61.5686%
        XYZ:
        22.3846, 26.5572, 35.8445
        xyY:
        0.2640, 0.3132, 26.5572
      CIE-Lab:
        58.5622, -12.6149, -9.5415
        CIE-LCH:
        58.5622, 15.8170, 217.1027
        CIE-Luv:
        58.5622, -21.5815, -12.0999
        Hunter-Lab:
        51.5337, -12.6490, -5.1659
      #68949d color charts
#68949d RGB chart
      #68949d CMYK chart
      #68949d RGB pie chart
      #68949d color shades, tints & tones
#68949d color schemes
#68949d color preview, HTML & CSS examples
           This text has a color of #68949d        
        
          <p style="color:#68949d;">Text here</p>
        
        
          .mytext {color:#68949d;}
        
        Text color #68949d
      
           This box has a color of #68949d        
        
          <div style="background-color:#68949d;">Content here</div>
        
        
          .mybackground {background-color:#68949d;}
        
        Background color #68949d
      
           Border around this has a color of #68949d        
        
          <div style="border:2px solid #68949d;">Content here</div>
        
        
          .myborder {border:2px solid #68949d;}
        
        Border color #68949d