#0df8db color space conversions
Hex:
        #0df8db
        RGB:
        13, 248, 219
        CMY:
        95, 3, 14
        CMYK:
        95, 0, 12, 3
      HSL:
        173°, 94.3775%, 51.1765%
        HSV (HSB):
        173°, 94.7581%, 97.2549%
        XYZ:
        46.5196, 72.3348, 78.5280
        xyY:
        0.2357, 0.3665, 72.3348
      CIE-Lab:
        88.1295, -54.7982, 0.1767
        CIE-LCH:
        88.1295, 54.7985, 179.8152
        CIE-Luv:
        88.1295, -70.7239, 8.9993
        Hunter-Lab:
        85.0499, -51.2035, 4.7915
      #0df8db color charts
#0df8db RGB chart
      #0df8db CMYK chart
      #0df8db RGB pie chart
      #0df8db color shades, tints & tones
#0df8db color schemes
#0df8db color preview, HTML & CSS examples
           This text has a color of #0df8db        
        
          <p style="color:#0df8db;">Text here</p>
        
        
          .mytext {color:#0df8db;}
        
        Text color #0df8db
      
           This box has a color of #0df8db        
        
          <div style="background-color:#0df8db;">Content here</div>
        
        
          .mybackground {background-color:#0df8db;}
        
        Background color #0df8db
      
           Border around this has a color of #0df8db        
        
          <div style="border:2px solid #0df8db;">Content here</div>
        
        
          .myborder {border:2px solid #0df8db;}
        
        Border color #0df8db