#0a5575 color space conversions
Hex:
        #0a5575
        RGB:
        10, 85, 117
        CMY:
        96, 67, 54
        CMYK:
        91, 27, 0, 54
      HSL:
        198°, 84.2520%, 24.9020%
        HSV (HSB):
        198°, 91.4530%, 45.8824%
        XYZ:
        6.5846, 7.8459, 17.9970
        xyY:
        0.2031, 0.2420, 7.8459
      CIE-Lab:
        33.6598, -8.6988, -24.1394
        CIE-LCH:
        33.6598, 25.6589, 250.1831
        CIE-Luv:
        33.6598, -21.9188, -31.6024
        Hunter-Lab:
        28.0105, -7.0576, -18.4870
      #0a5575 color charts
#0a5575 RGB chart
      #0a5575 CMYK chart
      #0a5575 RGB pie chart
      #0a5575 color shades, tints & tones
#0a5575 color schemes
#0a5575 color preview, HTML & CSS examples
           This text has a color of #0a5575        
        
          <p style="color:#0a5575;">Text here</p>
        
        
          .mytext {color:#0a5575;}
        
        Text color #0a5575
      
           This box has a color of #0a5575        
        
          <div style="background-color:#0a5575;">Content here</div>
        
        
          .mybackground {background-color:#0a5575;}
        
        Background color #0a5575
      
           Border around this has a color of #0a5575        
        
          <div style="border:2px solid #0a5575;">Content here</div>
        
        
          .myborder {border:2px solid #0a5575;}
        
        Border color #0a5575