#0d8088 color space conversions
Hex:
        #0d8088
        RGB:
        13, 128, 136
        CMY:
        95, 50, 47
        CMYK:
        90, 6, 0, 47
      HSL:
        184°, 82.5503%, 29.2157%
        HSV (HSB):
        184°, 90.4412%, 53.3333%
        XYZ:
        12.3291, 17.3015, 25.9823
        xyY:
        0.2217, 0.3111, 17.3015
      CIE-Lab:
        48.6377, -25.5056, -12.6073
        CIE-LCH:
        48.6377, 28.4514, 206.3029
        CIE-Luv:
        48.6377, -35.9486, -14.6592
        Hunter-Lab:
        41.5951, -19.8826, -7.9188
      #0d8088 color charts
#0d8088 RGB chart
      #0d8088 CMYK chart
      #0d8088 RGB pie chart
      #0d8088 color shades, tints & tones
#0d8088 color schemes
#0d8088 color preview, HTML & CSS examples
           This text has a color of #0d8088        
        
          <p style="color:#0d8088;">Text here</p>
        
        
          .mytext {color:#0d8088;}
        
        Text color #0d8088
      
           This box has a color of #0d8088        
        
          <div style="background-color:#0d8088;">Content here</div>
        
        
          .mybackground {background-color:#0d8088;}
        
        Background color #0d8088
      
           Border around this has a color of #0d8088        
        
          <div style="border:2px solid #0d8088;">Content here</div>
        
        
          .myborder {border:2px solid #0d8088;}
        
        Border color #0d8088