#0d826b color space conversions
Hex:
        #0d826b
        RGB:
        13, 130, 107
        CMY:
        95, 49, 58
        CMYK:
        90, 0, 18, 49
      HSL:
        168°, 81.8182%, 28.0392%
        HSV (HSB):
        168°, 90.0000%, 50.9804%
        XYZ:
        10.8025, 17.1124, 16.6436
        xyY:
        0.2424, 0.3840, 17.1124
      CIE-Lab:
        48.4013, -35.3971, 4.1003
        CIE-LCH:
        48.4013, 35.6338, 173.3924
        CIE-Luv:
        48.4013, -38.8296, 10.6104
        Hunter-Lab:
        41.3671, -25.7796, 5.1023
      #0d826b color charts
#0d826b RGB chart
      #0d826b CMYK chart
      #0d826b RGB pie chart
      #0d826b color shades, tints & tones
#0d826b color schemes
#0d826b color preview, HTML & CSS examples
           This text has a color of #0d826b        
        
          <p style="color:#0d826b;">Text here</p>
        
        
          .mytext {color:#0d826b;}
        
        Text color #0d826b
      
           This box has a color of #0d826b        
        
          <div style="background-color:#0d826b;">Content here</div>
        
        
          .mybackground {background-color:#0d826b;}
        
        Background color #0d826b
      
           Border around this has a color of #0d826b        
        
          <div style="border:2px solid #0d826b;">Content here</div>
        
        
          .myborder {border:2px solid #0d826b;}
        
        Border color #0d826b