#0ff0de color space conversions
Hex:
        #0ff0de
        RGB:
        15, 240, 222
        CMY:
        94, 6, 13
        CMYK:
        94, 0, 8, 6
      HSL:
        175°, 88.2353%, 50.0000%
        HSV (HSB):
        175°, 93.7500%, 94.1176%
        XYZ:
        44.5419, 67.6957, 79.8262
        xyY:
        0.2319, 0.3525, 67.6957
      CIE-Lab:
        85.8540, -50.6550, -4.7295
        CIE-LCH:
        85.8540, 50.8753, 185.3340
        CIE-Luv:
        85.8540, -67.7813, 0.5830
        Hunter-Lab:
        82.2774, -47.3521, 0.0705
      #0ff0de color charts
#0ff0de RGB chart
      #0ff0de CMYK chart
      #0ff0de RGB pie chart
      #0ff0de color shades, tints & tones
#0ff0de color schemes
#0ff0de color preview, HTML & CSS examples
           This text has a color of #0ff0de        
        
          <p style="color:#0ff0de;">Text here</p>
        
        
          .mytext {color:#0ff0de;}
        
        Text color #0ff0de
      
           This box has a color of #0ff0de        
        
          <div style="background-color:#0ff0de;">Content here</div>
        
        
          .mybackground {background-color:#0ff0de;}
        
        Background color #0ff0de
      
           Border around this has a color of #0ff0de        
        
          <div style="border:2px solid #0ff0de;">Content here</div>
        
        
          .myborder {border:2px solid #0ff0de;}
        
        Border color #0ff0de