#49afcf color space conversions
Hex:
        #49afcf
        RGB:
        73, 175, 207
        CMY:
        71, 31, 19
        CMYK:
        65, 15, 0, 19
      HSL:
        194°, 58.2609%, 54.9020%
        HSV (HSB):
        194°, 64.7343%, 81.1765%
        XYZ:
        29.3401, 36.5814, 64.5460
        xyY:
        0.2249, 0.2804, 36.5814
      CIE-Lab:
        66.9618, -19.6761, -24.9716
        CIE-LCH:
        66.9618, 31.7920, 231.7641
        CIE-Luv:
        66.9618, -39.8336, -36.3025
        Hunter-Lab:
        60.4826, -19.2541, -20.9355
      #49afcf color charts
#49afcf RGB chart
      #49afcf CMYK chart
      #49afcf RGB pie chart
      #49afcf color shades, tints & tones
#49afcf color schemes
#49afcf color preview, HTML & CSS examples
           This text has a color of #49afcf        
        
          <p style="color:#49afcf;">Text here</p>
        
        
          .mytext {color:#49afcf;}
        
        Text color #49afcf
      
           This box has a color of #49afcf        
        
          <div style="background-color:#49afcf;">Content here</div>
        
        
          .mybackground {background-color:#49afcf;}
        
        Background color #49afcf
      
           Border around this has a color of #49afcf        
        
          <div style="border:2px solid #49afcf;">Content here</div>
        
        
          .myborder {border:2px solid #49afcf;}
        
        Border color #49afcf