#0df2be color space conversions
Hex:
        #0df2be
        RGB:
        13, 242, 190
        CMY:
        95, 5, 25
        CMYK:
        95, 0, 21, 5
      HSL:
        166°, 89.8039%, 50.0000%
        HSV (HSB):
        166°, 94.6281%, 94.9020%
        XYZ:
        41.2124, 67.3075, 59.5347
        xyY:
        0.2452, 0.4005, 67.3075
      CIE-Lab:
        85.6590, -59.7430, 11.7306
        CIE-LCH:
        85.6590, 60.8838, 168.8912
        CIE-Luv:
        85.6590, -70.9940, 27.1558
        Hunter-Lab:
        82.0412, -53.9048, 14.4039
      #0df2be color charts
#0df2be RGB chart
      #0df2be CMYK chart
      #0df2be RGB pie chart
      #0df2be color shades, tints & tones
#0df2be color schemes
#0df2be color preview, HTML & CSS examples
           This text has a color of #0df2be        
        
          <p style="color:#0df2be;">Text here</p>
        
        
          .mytext {color:#0df2be;}
        
        Text color #0df2be
      
           This box has a color of #0df2be        
        
          <div style="background-color:#0df2be;">Content here</div>
        
        
          .mybackground {background-color:#0df2be;}
        
        Background color #0df2be
      
           Border around this has a color of #0df2be        
        
          <div style="border:2px solid #0df2be;">Content here</div>
        
        
          .myborder {border:2px solid #0df2be;}
        
        Border color #0df2be