#194c6f color space conversions
Hex:
        #194c6f
        RGB:
        25, 76, 111
        CMY:
        90, 70, 56
        CMYK:
        77, 32, 0, 56
      HSL:
        204°, 63.2353%, 26.6667%
        HSV (HSB):
        204°, 77.4775%, 43.5294%
        XYZ:
        5.8546, 6.5233, 15.9895
        xyY:
        0.2064, 0.2300, 6.5233
      CIE-Lab:
        30.6960, -3.8111, -25.0064
        CIE-LCH:
        30.6960, 25.2952, 261.3345
        CIE-Luv:
        30.6960, -17.3340, -32.4247
        Hunter-Lab:
        25.5407, -3.7793, -19.2394
      #194c6f color charts
#194c6f RGB chart
      #194c6f CMYK chart
      #194c6f RGB pie chart
      #194c6f color shades, tints & tones
#194c6f color schemes
#194c6f color preview, HTML & CSS examples
           This text has a color of #194c6f        
        
          <p style="color:#194c6f;">Text here</p>
        
        
          .mytext {color:#194c6f;}
        
        Text color #194c6f
      
           This box has a color of #194c6f        
        
          <div style="background-color:#194c6f;">Content here</div>
        
        
          .mybackground {background-color:#194c6f;}
        
        Background color #194c6f
      
           Border around this has a color of #194c6f        
        
          <div style="border:2px solid #194c6f;">Content here</div>
        
        
          .myborder {border:2px solid #194c6f;}
        
        Border color #194c6f