#0df5be color space conversions
Hex:
        #0df5be
        RGB:
        13, 245, 190
        CMY:
        95, 4, 25
        CMYK:
        95, 0, 22, 4
      HSL:
        166°, 92.0635%, 50.5882%
        HSV (HSB):
        166°, 94.6939%, 96.0784%
        XYZ:
        42.1127, 69.1081, 59.8348
        xyY:
        0.2462, 0.4040, 69.1081
      CIE-Lab:
        86.5575, -60.8802, 13.0055
        CIE-LCH:
        86.5575, 62.2538, 167.9415
        CIE-Luv:
        86.5575, -71.9728, 29.2384
        Hunter-Lab:
        83.1313, -55.0552, 15.5171
      #0df5be color charts
#0df5be RGB chart
      #0df5be CMYK chart
      #0df5be RGB pie chart
      #0df5be color shades, tints & tones
#0df5be color schemes
#0df5be color preview, HTML & CSS examples
           This text has a color of #0df5be        
        
          <p style="color:#0df5be;">Text here</p>
        
        
          .mytext {color:#0df5be;}
        
        Text color #0df5be
      
           This box has a color of #0df5be        
        
          <div style="background-color:#0df5be;">Content here</div>
        
        
          .mybackground {background-color:#0df5be;}
        
        Background color #0df5be
      
           Border around this has a color of #0df5be        
        
          <div style="border:2px solid #0df5be;">Content here</div>
        
        
          .myborder {border:2px solid #0df5be;}
        
        Border color #0df5be