#0a524f color space conversions
Hex:
        #0a524f
        RGB:
        10, 82, 79
        CMY:
        96, 68, 69
        CMYK:
        88, 0, 4, 68
      HSL:
        178°, 78.2609%, 18.0392%
        HSV (HSB):
        178°, 87.8049%, 32.1569%
        XYZ:
        4.5538, 6.6636, 8.4433
        xyY:
        0.2316, 0.3389, 6.6636
      CIE-Lab:
        31.0286, -21.1102, -4.2030
        CIE-LCH:
        31.0286, 21.5245, 191.2602
        CIE-Luv:
        31.0286, -23.2139, -2.5950
        Hunter-Lab:
        25.8140, -13.6860, -1.3230
      #0a524f color charts
#0a524f RGB chart
      #0a524f CMYK chart
      #0a524f RGB pie chart
      #0a524f color shades, tints & tones
#0a524f color schemes
#0a524f color preview, HTML & CSS examples
           This text has a color of #0a524f        
        
          <p style="color:#0a524f;">Text here</p>
        
        
          .mytext {color:#0a524f;}
        
        Text color #0a524f
      
           This box has a color of #0a524f        
        
          <div style="background-color:#0a524f;">Content here</div>
        
        
          .mybackground {background-color:#0a524f;}
        
        Background color #0a524f
      
           Border around this has a color of #0a524f        
        
          <div style="border:2px solid #0a524f;">Content here</div>
        
        
          .myborder {border:2px solid #0a524f;}
        
        Border color #0a524f