#319d9d color space conversions
Hex:
        #319d9d
        RGB:
        49, 157, 157
        CMY:
        81, 38, 38
        CMYK:
        69, 0, 0, 38
      HSL:
        180°, 52.4272%, 40.3922%
        HSV (HSB):
        180°, 68.7898%, 61.5686%
        XYZ:
        19.4094, 27.2012, 36.1257
        xyY:
        0.2346, 0.3288, 27.2012
      CIE-Lab:
        59.1601, -29.5276, -8.8707
        CIE-LCH:
        59.1601, 30.8313, 196.7213
        CIE-Luv:
        59.1601, -40.7158, -8.7928
        Hunter-Lab:
        52.1548, -24.8422, -4.5596
      #319d9d color charts
#319d9d RGB chart
      #319d9d CMYK chart
      #319d9d RGB pie chart
      #319d9d color shades, tints & tones
#319d9d color schemes
#319d9d color preview, HTML & CSS examples
           This text has a color of #319d9d        
        
          <p style="color:#319d9d;">Text here</p>
        
        
          .mytext {color:#319d9d;}
        
        Text color #319d9d
      
           This box has a color of #319d9d        
        
          <div style="background-color:#319d9d;">Content here</div>
        
        
          .mybackground {background-color:#319d9d;}
        
        Background color #319d9d
      
           Border around this has a color of #319d9d        
        
          <div style="border:2px solid #319d9d;">Content here</div>
        
        
          .myborder {border:2px solid #319d9d;}
        
        Border color #319d9d