#0d8888 color space conversions
Hex:
        #0d8888
        RGB:
        13, 136, 136
        CMY:
        95, 47, 47
        CMYK:
        90, 0, 0, 47
      HSL:
        180°, 82.5503%, 29.2157%
        HSV (HSB):
        180°, 90.4412%, 53.3333%
        XYZ:
        13.4141, 19.4715, 26.3439
        xyY:
        0.2265, 0.3287, 19.4715
      CIE-Lab:
        51.2343, -29.4810, -8.7033
        CIE-LCH:
        51.2343, 30.7389, 196.4475
        CIE-Luv:
        51.2343, -38.8291, -8.3845
        Hunter-Lab:
        44.1265, -22.9589, -4.5082
      #0d8888 color charts
#0d8888 RGB chart
      #0d8888 CMYK chart
      #0d8888 RGB pie chart
      #0d8888 color shades, tints & tones
#0d8888 color schemes
#0d8888 color preview, HTML & CSS examples
           This text has a color of #0d8888        
        
          <p style="color:#0d8888;">Text here</p>
        
        
          .mytext {color:#0d8888;}
        
        Text color #0d8888
      
           This box has a color of #0d8888        
        
          <div style="background-color:#0d8888;">Content here</div>
        
        
          .mybackground {background-color:#0d8888;}
        
        Background color #0d8888
      
           Border around this has a color of #0d8888        
        
          <div style="border:2px solid #0d8888;">Content here</div>
        
        
          .myborder {border:2px solid #0d8888;}
        
        Border color #0d8888