#939daf color space conversions
Hex:
        #939daf
        RGB:
        147, 157, 175
        CMY:
        42, 38, 31
        CMYK:
        16, 10, 0, 31
      HSL:
        219°, 14.8936%, 63.1373%
        HSV (HSB):
        219°, 16.0000%, 68.6275%
        XYZ:
        31.8275, 33.4121, 45.3291
        xyY:
        0.2879, 0.3022, 33.4121
      CIE-Lab:
        64.4932, 0.2556, -10.5561
        CIE-LCH:
        64.4932, 10.5592, 271.3868
        CIE-Luv:
        64.4932, -6.3218, -15.7987
        Hunter-Lab:
        57.8032, -2.8705, -6.0328
      #939daf color charts
#939daf RGB chart
      #939daf CMYK chart
      #939daf RGB pie chart
      #939daf color shades, tints & tones
#939daf color schemes
#939daf color preview, HTML & CSS examples
           This text has a color of #939daf        
        
          <p style="color:#939daf;">Text here</p>
        
        
          .mytext {color:#939daf;}
        
        Text color #939daf
      
           This box has a color of #939daf        
        
          <div style="background-color:#939daf;">Content here</div>
        
        
          .mybackground {background-color:#939daf;}
        
        Background color #939daf
      
           Border around this has a color of #939daf        
        
          <div style="border:2px solid #939daf;">Content here</div>
        
        
          .myborder {border:2px solid #939daf;}
        
        Border color #939daf