#0dc213 color space conversions
Hex:
        #0dc213
        RGB:
        13, 194, 19
        CMY:
        95, 24, 93
        CMYK:
        93, 0, 90, 24
      HSL:
        122°, 87.4396%, 40.5882%
        HSV (HSB):
        122°, 93.2990%, 76.0784%
        XYZ:
        19.5753, 38.7162, 7.0573
        xyY:
        0.2996, 0.5925, 38.7162
      CIE-Lab:
        68.5452, -69.1437, 65.4290
        CIE-LCH:
        68.5452, 95.1936, 136.5812
        CIE-Luv:
        68.5452, -64.0248, 82.2699
        Hunter-Lab:
        62.2223, -52.7324, 36.8309
      #0dc213 color charts
#0dc213 RGB chart
      #0dc213 CMYK chart
      #0dc213 RGB pie chart
      #0dc213 color shades, tints & tones
#0dc213 color schemes
#0dc213 color preview, HTML & CSS examples
           This text has a color of #0dc213        
        
          <p style="color:#0dc213;">Text here</p>
        
        
          .mytext {color:#0dc213;}
        
        Text color #0dc213
      
           This box has a color of #0dc213        
        
          <div style="background-color:#0dc213;">Content here</div>
        
        
          .mybackground {background-color:#0dc213;}
        
        Background color #0dc213
      
           Border around this has a color of #0dc213        
        
          <div style="border:2px solid #0dc213;">Content here</div>
        
        
          .myborder {border:2px solid #0dc213;}
        
        Border color #0dc213