#0a96a5 color space conversions
Hex:
        #0a96a5
        RGB:
        10, 150, 165
        CMY:
        96, 41, 35
        CMYK:
        94, 9, 0, 35
      HSL:
        186°, 88.5714%, 34.3137%
        HSV (HSB):
        186°, 93.9394%, 64.7059%
        XYZ:
        17.8231, 24.5938, 39.4050
        xyY:
        0.2178, 0.3006, 24.5938
      CIE-Lab:
        56.6775, -27.0773, -17.2198
        CIE-LCH:
        56.6775, 32.0890, 212.4544
        CIE-Luv:
        56.6775, -41.7416, -22.0918
        Hunter-Lab:
        49.5922, -22.6347, -12.3962
      #0a96a5 color charts
#0a96a5 RGB chart
      #0a96a5 CMYK chart
      #0a96a5 RGB pie chart
      #0a96a5 color shades, tints & tones
#0a96a5 color schemes
#0a96a5 color preview, HTML & CSS examples
           This text has a color of #0a96a5        
        
          <p style="color:#0a96a5;">Text here</p>
        
        
          .mytext {color:#0a96a5;}
        
        Text color #0a96a5
      
           This box has a color of #0a96a5        
        
          <div style="background-color:#0a96a5;">Content here</div>
        
        
          .mybackground {background-color:#0a96a5;}
        
        Background color #0a96a5
      
           Border around this has a color of #0a96a5        
        
          <div style="border:2px solid #0a96a5;">Content here</div>
        
        
          .myborder {border:2px solid #0a96a5;}
        
        Border color #0a96a5