#0a5a75 color space conversions
Hex:
        #0a5a75
        RGB:
        10, 90, 117
        CMY:
        96, 65, 54
        CMYK:
        91, 23, 0, 54
      HSL:
        195°, 84.2520%, 24.9020%
        HSV (HSB):
        195°, 91.4530%, 45.8824%
        XYZ:
        6.9922, 8.6612, 18.1329
        xyY:
        0.2070, 0.2564, 8.6612
      CIE-Lab:
        35.3237, -11.7170, -21.5463
        CIE-LCH:
        35.3237, 24.5261, 241.4623
        CIE-Luv:
        35.3237, -23.7145, -27.9545
        Hunter-Lab:
        29.4299, -9.0928, -15.9298
      #0a5a75 color charts
#0a5a75 RGB chart
      #0a5a75 CMYK chart
      #0a5a75 RGB pie chart
      #0a5a75 color shades, tints & tones
#0a5a75 color schemes
#0a5a75 color preview, HTML & CSS examples
           This text has a color of #0a5a75        
        
          <p style="color:#0a5a75;">Text here</p>
        
        
          .mytext {color:#0a5a75;}
        
        Text color #0a5a75
      
           This box has a color of #0a5a75        
        
          <div style="background-color:#0a5a75;">Content here</div>
        
        
          .mybackground {background-color:#0a5a75;}
        
        Background color #0a5a75
      
           Border around this has a color of #0a5a75        
        
          <div style="border:2px solid #0a5a75;">Content here</div>
        
        
          .myborder {border:2px solid #0a5a75;}
        
        Border color #0a5a75