#0a799a color space conversions
Hex:
        #0a799a
        RGB:
        10, 121, 154
        CMY:
        96, 53, 40
        CMYK:
        94, 21, 0, 40
      HSL:
        194°, 87.8049%, 32.1569%
        HSV (HSB):
        194°, 93.5065%, 60.3922%
        XYZ:
        12.7953, 16.0724, 32.9997
        xyY:
        0.2068, 0.2598, 16.0724
      CIE-Lab:
        47.0693, -15.5945, -25.6024
        CIE-LCH:
        47.0693, 29.9778, 238.6542
        CIE-Luv:
        47.0693, -32.3093, -35.7472
        Hunter-Lab:
        40.0904, -13.1879, -20.7404
      #0a799a color charts
#0a799a RGB chart
      #0a799a CMYK chart
      #0a799a RGB pie chart
      #0a799a color shades, tints & tones
#0a799a color schemes
#0a799a color preview, HTML & CSS examples
           This text has a color of #0a799a        
        
          <p style="color:#0a799a;">Text here</p>
        
        
          .mytext {color:#0a799a;}
        
        Text color #0a799a
      
           This box has a color of #0a799a        
        
          <div style="background-color:#0a799a;">Content here</div>
        
        
          .mybackground {background-color:#0a799a;}
        
        Background color #0a799a
      
           Border around this has a color of #0a799a        
        
          <div style="border:2px solid #0a799a;">Content here</div>
        
        
          .myborder {border:2px solid #0a799a;}
        
        Border color #0a799a