#0ddfaf color space conversions
Hex:
        #0ddfaf
        RGB:
        13, 223, 175
        CMY:
        95, 13, 31
        CMYK:
        94, 0, 22, 13
      HSL:
        166°, 88.9831%, 46.2745%
        HSV (HSB):
        166°, 94.1704%, 87.4510%
        XYZ:
        34.2915, 55.9561, 49.5507
        xyY:
        0.2453, 0.4003, 55.9561
      CIE-Lab:
        79.5888, -56.0731, 10.9716
        CIE-LCH:
        79.5888, 57.1364, 168.9290
        CIE-Luv:
        79.5888, -65.8700, 25.1321
        Hunter-Lab:
        74.8038, -49.0787, 13.0884
      #0ddfaf color charts
#0ddfaf RGB chart
      #0ddfaf CMYK chart
      #0ddfaf RGB pie chart
      #0ddfaf color shades, tints & tones
#0ddfaf color schemes
#0ddfaf color preview, HTML & CSS examples
           This text has a color of #0ddfaf        
        
          <p style="color:#0ddfaf;">Text here</p>
        
        
          .mytext {color:#0ddfaf;}
        
        Text color #0ddfaf
      
           This box has a color of #0ddfaf        
        
          <div style="background-color:#0ddfaf;">Content here</div>
        
        
          .mybackground {background-color:#0ddfaf;}
        
        Background color #0ddfaf
      
           Border around this has a color of #0ddfaf        
        
          <div style="border:2px solid #0ddfaf;">Content here</div>
        
        
          .myborder {border:2px solid #0ddfaf;}
        
        Border color #0ddfaf