#1f8aac color space conversions
Hex:
        #1f8aac
        RGB:
        31, 138, 172
        CMY:
        88, 46, 33
        CMYK:
        82, 20, 0, 33
      HSL:
        194°, 69.4581%, 39.8039%
        HSV (HSB):
        194°, 81.9767%, 67.4510%
        XYZ:
        17.0999, 21.4468, 42.2681
        xyY:
        0.2116, 0.2654, 21.4468
      CIE-Lab:
        53.4351, -17.0252, -26.1817
        CIE-LCH:
        53.4351, 31.2304, 236.9653
        CIE-Luv:
        53.4351, -35.3824, -37.3568
        Hunter-Lab:
        46.3107, -15.1337, -21.6969
      #1f8aac color charts
#1f8aac RGB chart
      #1f8aac CMYK chart
      #1f8aac RGB pie chart
      #1f8aac color shades, tints & tones
#1f8aac color schemes
#1f8aac color preview, HTML & CSS examples
           This text has a color of #1f8aac        
        
          <p style="color:#1f8aac;">Text here</p>
        
        
          .mytext {color:#1f8aac;}
        
        Text color #1f8aac
      
           This box has a color of #1f8aac        
        
          <div style="background-color:#1f8aac;">Content here</div>
        
        
          .mybackground {background-color:#1f8aac;}
        
        Background color #1f8aac
      
           Border around this has a color of #1f8aac        
        
          <div style="border:2px solid #1f8aac;">Content here</div>
        
        
          .myborder {border:2px solid #1f8aac;}
        
        Border color #1f8aac