#0dac12 color space conversions
Hex:
        #0dac12
        RGB:
        13, 172, 18
        CMY:
        95, 33, 93
        CMYK:
        92, 0, 90, 33
      HSL:
        122°, 85.9459%, 36.2745%
        HSV (HSB):
        122°, 92.4419%, 67.4510%
        XYZ:
        15.0277, 29.6343, 5.5002
        xyY:
        0.2996, 0.5908, 29.6343
      CIE-Lab:
        61.3374, -62.9832, 59.4076
        CIE-LCH:
        61.3374, 86.5803, 136.6734
        CIE-Luv:
        61.3374, -57.0674, 73.3002
        Hunter-Lab:
        54.4374, -45.9897, 32.1157
      #0dac12 color charts
#0dac12 RGB chart
      #0dac12 CMYK chart
      #0dac12 RGB pie chart
      #0dac12 color shades, tints & tones
#0dac12 color schemes
#0dac12 color preview, HTML & CSS examples
           This text has a color of #0dac12        
        
          <p style="color:#0dac12;">Text here</p>
        
        
          .mytext {color:#0dac12;}
        
        Text color #0dac12
      
           This box has a color of #0dac12        
        
          <div style="background-color:#0dac12;">Content here</div>
        
        
          .mybackground {background-color:#0dac12;}
        
        Background color #0dac12
      
           Border around this has a color of #0dac12        
        
          <div style="border:2px solid #0dac12;">Content here</div>
        
        
          .myborder {border:2px solid #0dac12;}
        
        Border color #0dac12