#0defcf color space conversions
Hex:
        #0defcf
        RGB:
        13, 239, 207
        CMY:
        95, 6, 19
        CMYK:
        95, 0, 13, 6
      HSL:
        172°, 89.6825%, 49.4118%
        HSV (HSB):
        172°, 94.5607%, 93.7255%
        XYZ:
        42.2950, 66.3236, 69.6040
        xyY:
        0.2373, 0.3721, 66.3236
      CIE-Lab:
        85.1612, -54.3121, 2.1279
        CIE-LCH:
        85.1612, 54.3538, 177.7563
        CIE-Luv:
        85.1612, -68.7032, 11.8919
        Hunter-Lab:
        81.4393, -49.8159, 6.3339
      #0defcf color charts
#0defcf RGB chart
      #0defcf CMYK chart
      #0defcf RGB pie chart
      #0defcf color shades, tints & tones
#0defcf color schemes
#0defcf color preview, HTML & CSS examples
           This text has a color of #0defcf        
        
          <p style="color:#0defcf;">Text here</p>
        
        
          .mytext {color:#0defcf;}
        
        Text color #0defcf
      
           This box has a color of #0defcf        
        
          <div style="background-color:#0defcf;">Content here</div>
        
        
          .mybackground {background-color:#0defcf;}
        
        Background color #0defcf
      
           Border around this has a color of #0defcf        
        
          <div style="border:2px solid #0defcf;">Content here</div>
        
        
          .myborder {border:2px solid #0defcf;}
        
        Border color #0defcf