#0d808d color space conversions
Hex:
        #0d808d
        RGB:
        13, 128, 141
        CMY:
        95, 50, 45
        CMYK:
        91, 9, 0, 45
      HSL:
        186°, 83.1169%, 30.1961%
        HSV (HSB):
        186°, 90.7801%, 55.2941%
        XYZ:
        12.6929, 17.4470, 27.8979
        xyY:
        0.2187, 0.3006, 17.4470
      CIE-Lab:
        48.8184, -23.8192, -15.2725
        CIE-LCH:
        48.8184, 28.2950, 212.6673
        CIE-Luv:
        48.8184, -35.5755, -18.9356
        Hunter-Lab:
        41.7696, -18.8546, -10.3611
      #0d808d color charts
#0d808d RGB chart
      #0d808d CMYK chart
      #0d808d RGB pie chart
      #0d808d color shades, tints & tones
#0d808d color schemes
#0d808d color preview, HTML & CSS examples
           This text has a color of #0d808d        
        
          <p style="color:#0d808d;">Text here</p>
        
        
          .mytext {color:#0d808d;}
        
        Text color #0d808d
      
           This box has a color of #0d808d        
        
          <div style="background-color:#0d808d;">Content here</div>
        
        
          .mybackground {background-color:#0d808d;}
        
        Background color #0d808d
      
           Border around this has a color of #0d808d        
        
          <div style="border:2px solid #0d808d;">Content here</div>
        
        
          .myborder {border:2px solid #0d808d;}
        
        Border color #0d808d