#08232a color space conversions
Hex:
        #08232a
        RGB:
        8, 35, 42
        CMY:
        97, 86, 84
        CMYK:
        81, 17, 0, 84
      HSL:
        192°, 68.0000%, 9.8039%
        HSV (HSB):
        192°, 80.9524%, 16.4706%
        XYZ:
        1.1191, 1.4209, 2.4058
        xyY:
        0.2263, 0.2873, 1.4209
      CIE-Lab:
        12.0958, -7.3541, -7.6802
        CIE-LCH:
        12.0958, 10.6334, 226.2428
        CIE-Luv:
        12.0958, -7.3689, -5.8238
        Hunter-Lab:
        11.9200, -4.1017, -3.6223
      #08232a color charts
#08232a RGB chart
      #08232a CMYK chart
      #08232a RGB pie chart
      #08232a color shades, tints & tones
#08232a color schemes
#08232a color preview, HTML & CSS examples
           This text has a color of #08232a        
        
          <p style="color:#08232a;">Text here</p>
        
        
          .mytext {color:#08232a;}
        
        Text color #08232a
      
           This box has a color of #08232a        
        
          <div style="background-color:#08232a;">Content here</div>
        
        
          .mybackground {background-color:#08232a;}
        
        Background color #08232a
      
           Border around this has a color of #08232a        
        
          <div style="border:2px solid #08232a;">Content here</div>
        
        
          .myborder {border:2px solid #08232a;}
        
        Border color #08232a