#0dd2b1 color space conversions
Hex:
        #0dd2b1
        RGB:
        13, 210, 177
        CMY:
        95, 18, 31
        CMYK:
        94, 0, 16, 18
      HSL:
        170°, 88.3408%, 43.7255%
        HSV (HSB):
        170°, 93.8095%, 82.3529%
        XYZ:
        31.1484, 49.3531, 49.4794
        xyY:
        0.2396, 0.3797, 49.3531
      CIE-Lab:
        75.6705, -50.4093, 4.2897
        CIE-LCH:
        75.6705, 50.5914, 175.1360
        CIE-Luv:
        75.6705, -61.3787, 14.2906
        Hunter-Lab:
        70.2517, -43.7968, 7.4174
      #0dd2b1 color charts
#0dd2b1 RGB chart
      #0dd2b1 CMYK chart
      #0dd2b1 RGB pie chart
      #0dd2b1 color shades, tints & tones
#0dd2b1 color schemes
#0dd2b1 color preview, HTML & CSS examples
           This text has a color of #0dd2b1        
        
          <p style="color:#0dd2b1;">Text here</p>
        
        
          .mytext {color:#0dd2b1;}
        
        Text color #0dd2b1
      
           This box has a color of #0dd2b1        
        
          <div style="background-color:#0dd2b1;">Content here</div>
        
        
          .mybackground {background-color:#0dd2b1;}
        
        Background color #0dd2b1
      
           Border around this has a color of #0dd2b1        
        
          <div style="border:2px solid #0dd2b1;">Content here</div>
        
        
          .myborder {border:2px solid #0dd2b1;}
        
        Border color #0dd2b1