#0dff8f color space conversions
Hex:
        #0dff8f
        RGB:
        13, 255, 143
        CMY:
        95, 0, 44
        CMYK:
        95, 0, 44, 0
      HSL:
        152°, 100.0000%, 52.5490%
        HSV (HSB):
        152°, 94.9020%, 100.0000%
        XYZ:
        40.8839, 73.5887, 38.0358
        xyY:
        0.2681, 0.4825, 73.5887
      CIE-Lab:
        88.7277, -73.9784, 39.7094
        CIE-LCH:
        88.7277, 83.9622, 151.7744
        CIE-Luv:
        88.7277, -78.3525, 66.6576
        Hunter-Lab:
        85.7839, -65.0501, 33.7600
      #0dff8f color charts
#0dff8f RGB chart
      #0dff8f CMYK chart
      #0dff8f RGB pie chart
      #0dff8f color shades, tints & tones
#0dff8f color schemes
#0dff8f color preview, HTML & CSS examples
           This text has a color of #0dff8f        
        
          <p style="color:#0dff8f;">Text here</p>
        
        
          .mytext {color:#0dff8f;}
        
        Text color #0dff8f
      
           This box has a color of #0dff8f        
        
          <div style="background-color:#0dff8f;">Content here</div>
        
        
          .mybackground {background-color:#0dff8f;}
        
        Background color #0dff8f
      
           Border around this has a color of #0dff8f        
        
          <div style="border:2px solid #0dff8f;">Content here</div>
        
        
          .myborder {border:2px solid #0dff8f;}
        
        Border color #0dff8f