#0dd973 color space conversions
Hex:
        #0dd973
        RGB:
        13, 217, 115
        CMY:
        95, 15, 55
        CMYK:
        94, 0, 47, 15
      HSL:
        150°, 88.6957%, 45.0980%
        HSV (HSB):
        150°, 94.0092%, 85.0980%
        XYZ:
        28.0733, 50.9491, 24.5742
        xyY:
        0.2710, 0.4918, 50.9491
      CIE-Lab:
        76.6482, -66.3626, 37.9693
        CIE-LCH:
        76.6482, 76.4569, 150.2240
        CIE-Luv:
        76.6482, -67.9319, 60.9194
        Hunter-Lab:
        71.3786, -54.7082, 29.5527
      #0dd973 color charts
#0dd973 RGB chart
      #0dd973 CMYK chart
      #0dd973 RGB pie chart
      #0dd973 color shades, tints & tones
#0dd973 color schemes
#0dd973 color preview, HTML & CSS examples
           This text has a color of #0dd973        
        
          <p style="color:#0dd973;">Text here</p>
        
        
          .mytext {color:#0dd973;}
        
        Text color #0dd973
      
           This box has a color of #0dd973        
        
          <div style="background-color:#0dd973;">Content here</div>
        
        
          .mybackground {background-color:#0dd973;}
        
        Background color #0dd973
      
           Border around this has a color of #0dd973        
        
          <div style="border:2px solid #0dd973;">Content here</div>
        
        
          .myborder {border:2px solid #0dd973;}
        
        Border color #0dd973