#0a272f color space conversions
Hex:
        #0a272f
        RGB:
        10, 39, 47
        CMY:
        96, 85, 82
        CMYK:
        79, 17, 0, 82
      HSL:
        193°, 64.9123%, 11.1765%
        HSV (HSB):
        193°, 78.7234%, 18.4314%
        XYZ:
        1.3638, 1.7208, 2.9496
        xyY:
        0.2260, 0.2852, 1.7208
      CIE-Lab:
        13.9480, -7.5875, -8.4317
        CIE-LCH:
        13.9480, 11.3430, 228.0167
        CIE-Luv:
        13.9480, -8.4156, -6.9682
        Hunter-Lab:
        13.1179, -4.3990, -4.1489
      #0a272f color charts
#0a272f RGB chart
      #0a272f CMYK chart
      #0a272f RGB pie chart
      #0a272f color shades, tints & tones
#0a272f color schemes
#0a272f color preview, HTML & CSS examples
           This text has a color of #0a272f        
        
          <p style="color:#0a272f;">Text here</p>
        
        
          .mytext {color:#0a272f;}
        
        Text color #0a272f
      
           This box has a color of #0a272f        
        
          <div style="background-color:#0a272f;">Content here</div>
        
        
          .mybackground {background-color:#0a272f;}
        
        Background color #0a272f
      
           Border around this has a color of #0a272f        
        
          <div style="border:2px solid #0a272f;">Content here</div>
        
        
          .myborder {border:2px solid #0a272f;}
        
        Border color #0a272f