#0dfcbd color space conversions
Hex:
        #0dfcbd
        RGB:
        13, 252, 189
        CMY:
        95, 1, 26
        CMYK:
        95, 0, 25, 1
      HSL:
        164°, 97.5510%, 51.9608%
        HSV (HSB):
        164°, 94.8413%, 98.8235%
        XYZ:
        44.1617, 73.3805, 59.9804
        xyY:
        0.2488, 0.4134, 73.3805
      CIE-Lab:
        88.6289, -63.7237, 16.4440
        CIE-LCH:
        88.6289, 65.8112, 165.5304
        CIE-Luv:
        88.6289, -74.3181, 34.7595
        Hunter-Lab:
        85.6624, -57.8868, 18.4491
      #0dfcbd color charts
#0dfcbd RGB chart
      #0dfcbd CMYK chart
      #0dfcbd RGB pie chart
      #0dfcbd color shades, tints & tones
#0dfcbd color schemes
#0dfcbd color preview, HTML & CSS examples
           This text has a color of #0dfcbd        
        
          <p style="color:#0dfcbd;">Text here</p>
        
        
          .mytext {color:#0dfcbd;}
        
        Text color #0dfcbd
      
           This box has a color of #0dfcbd        
        
          <div style="background-color:#0dfcbd;">Content here</div>
        
        
          .mybackground {background-color:#0dfcbd;}
        
        Background color #0dfcbd
      
           Border around this has a color of #0dfcbd        
        
          <div style="border:2px solid #0dfcbd;">Content here</div>
        
        
          .myborder {border:2px solid #0dfcbd;}
        
        Border color #0dfcbd