#249faf color space conversions
Hex:
        #249faf
        RGB:
        36, 159, 175
        CMY:
        86, 38, 31
        CMYK:
        79, 9, 0, 31
      HSL:
        187°, 65.8768%, 41.3725%
        HSV (HSB):
        187°, 79.4286%, 68.6275%
        XYZ:
        20.8636, 28.2665, 44.9138
        xyY:
        0.2218, 0.3006, 28.2665
      CIE-Lab:
        60.1287, -26.5258, -17.6236
        CIE-LCH:
        60.1287, 31.8467, 213.5999
        CIE-Luv:
        60.1287, -42.0966, -22.9948
        Hunter-Lab:
        53.1662, -22.9937, -12.8707
      #249faf color charts
#249faf RGB chart
      #249faf CMYK chart
      #249faf RGB pie chart
      #249faf color shades, tints & tones
#249faf color schemes
#249faf color preview, HTML & CSS examples
           This text has a color of #249faf        
        
          <p style="color:#249faf;">Text here</p>
        
        
          .mytext {color:#249faf;}
        
        Text color #249faf
      
           This box has a color of #249faf        
        
          <div style="background-color:#249faf;">Content here</div>
        
        
          .mybackground {background-color:#249faf;}
        
        Background color #249faf
      
           Border around this has a color of #249faf        
        
          <div style="border:2px solid #249faf;">Content here</div>
        
        
          .myborder {border:2px solid #249faf;}
        
        Border color #249faf