#919fa1 color space conversions
Hex:
        #919fa1
        RGB:
        145, 159, 161
        CMY:
        43, 38, 37
        CMYK:
        10, 1, 0, 37
      HSL:
        188°, 7.8431%, 60.0000%
        HSV (HSB):
        188°, 9.9379%, 63.1373%
        XYZ:
        30.5082, 33.3892, 38.5550
        xyY:
        0.2978, 0.3259, 33.3892
      CIE-Lab:
        64.4748, -4.5302, -2.7439
        CIE-LCH:
        64.4748, 5.2964, 211.2030
        CIE-Luv:
        64.4748, -7.7362, -3.2594
        Hunter-Lab:
        57.7834, -6.8774, 0.8881
      #919fa1 color charts
#919fa1 RGB chart
      #919fa1 CMYK chart
      #919fa1 RGB pie chart
      #919fa1 color shades, tints & tones
#919fa1 color schemes
#919fa1 color preview, HTML & CSS examples
           This text has a color of #919fa1        
        
          <p style="color:#919fa1;">Text here</p>
        
        
          .mytext {color:#919fa1;}
        
        Text color #919fa1
      
           This box has a color of #919fa1        
        
          <div style="background-color:#919fa1;">Content here</div>
        
        
          .mybackground {background-color:#919fa1;}
        
        Background color #919fa1
      
           Border around this has a color of #919fa1        
        
          <div style="border:2px solid #919fa1;">Content here</div>
        
        
          .myborder {border:2px solid #919fa1;}
        
        Border color #919fa1