#0a312e color space conversions
Hex:
        #0a312e
        RGB:
        10, 49, 46
        CMY:
        96, 81, 82
        CMYK:
        80, 0, 6, 81
      HSL:
        175°, 66.1017%, 11.5686%
        HSV (HSB):
        175°, 79.5918%, 19.2157%
        XYZ:
        1.7166, 2.4584, 2.9688
        xyY:
        0.2403, 0.3441, 2.4584
      CIE-Lab:
        17.7295, -14.2011, -2.0422
        CIE-LCH:
        17.7295, 14.3472, 188.1833
        CIE-Luv:
        17.7295, -12.2800, -0.5819
        Hunter-Lab:
        15.6793, -7.8960, -0.2508
      #0a312e color charts
#0a312e RGB chart
      #0a312e CMYK chart
      #0a312e RGB pie chart
      #0a312e color shades, tints & tones
#0a312e color schemes
#0a312e color preview, HTML & CSS examples
           This text has a color of #0a312e        
        
          <p style="color:#0a312e;">Text here</p>
        
        
          .mytext {color:#0a312e;}
        
        Text color #0a312e
      
           This box has a color of #0a312e        
        
          <div style="background-color:#0a312e;">Content here</div>
        
        
          .mybackground {background-color:#0a312e;}
        
        Background color #0a312e
      
           Border around this has a color of #0a312e        
        
          <div style="border:2px solid #0a312e;">Content here</div>
        
        
          .myborder {border:2px solid #0a312e;}
        
        Border color #0a312e