#1d778d color space conversions
Hex:
        #1d778d
        RGB:
        29, 119, 141
        CMY:
        89, 53, 45
        CMYK:
        79, 16, 0, 45
      HSL:
        192°, 65.8824%, 33.3333%
        HSV (HSB):
        192°, 79.4326%, 55.2941%
        XYZ:
        11.9112, 15.3779, 27.5398
        xyY:
        0.2172, 0.2805, 15.3779
      CIE-Lab:
        46.1476, -17.6647, -19.3314
        CIE-LCH:
        46.1476, 26.1867, 227.5795
        CIE-Luv:
        46.1476, -30.7938, -25.6447
        Hunter-Lab:
        39.2147, -14.4075, -14.1879
      #1d778d color charts
#1d778d RGB chart
      #1d778d CMYK chart
      #1d778d RGB pie chart
      #1d778d color shades, tints & tones
#1d778d color schemes
#1d778d color preview, HTML & CSS examples
           This text has a color of #1d778d        
        
          <p style="color:#1d778d;">Text here</p>
        
        
          .mytext {color:#1d778d;}
        
        Text color #1d778d
      
           This box has a color of #1d778d        
        
          <div style="background-color:#1d778d;">Content here</div>
        
        
          .mybackground {background-color:#1d778d;}
        
        Background color #1d778d
      
           Border around this has a color of #1d778d        
        
          <div style="border:2px solid #1d778d;">Content here</div>
        
        
          .myborder {border:2px solid #1d778d;}
        
        Border color #1d778d