#0a758a color space conversions
Hex:
        #0a758a
        RGB:
        10, 117, 138
        CMY:
        96, 54, 46
        CMYK:
        93, 15, 0, 46
      HSL:
        190°, 86.4865%, 29.0196%
        HSV (HSB):
        190°, 92.7536%, 54.1176%
        XYZ:
        11.0739, 14.6221, 26.2834
        xyY:
        0.2130, 0.2813, 14.6221
      CIE-Lab:
        45.1122, -19.2079, -19.1632
        CIE-LCH:
        45.1122, 27.1325, 224.9333
        CIE-Luv:
        45.1122, -32.0245, -25.1017
        Hunter-Lab:
        38.2388, -15.2246, -13.9858
      #0a758a color charts
#0a758a RGB chart
      #0a758a CMYK chart
      #0a758a RGB pie chart
      #0a758a color shades, tints & tones
#0a758a color schemes
#0a758a color preview, HTML & CSS examples
           This text has a color of #0a758a        
        
          <p style="color:#0a758a;">Text here</p>
        
        
          .mytext {color:#0a758a;}
        
        Text color #0a758a
      
           This box has a color of #0a758a        
        
          <div style="background-color:#0a758a;">Content here</div>
        
        
          .mybackground {background-color:#0a758a;}
        
        Background color #0a758a
      
           Border around this has a color of #0a758a        
        
          <div style="border:2px solid #0a758a;">Content here</div>
        
        
          .myborder {border:2px solid #0a758a;}
        
        Border color #0a758a