#919dbd color space conversions
Hex:
        #919dbd
        RGB:
        145, 157, 189
        CMY:
        43, 38, 26
        CMYK:
        23, 17, 0, 26
      HSL:
        224°, 25.0000%, 65.4902%
        HSV (HSB):
        224°, 23.2804%, 74.1176%
        XYZ:
        32.9193, 33.8078, 52.9346
        xyY:
        0.2751, 0.2825, 33.8078
      CIE-Lab:
        64.8097, 2.8173, -17.9347
        CIE-LCH:
        64.8097, 18.1546, 278.9273
        CIE-Luv:
        64.8097, -7.9342, -27.7555
        Hunter-Lab:
        58.1445, -0.6925, -13.2764
      #919dbd color charts
#919dbd RGB chart
      #919dbd CMYK chart
      #919dbd RGB pie chart
      #919dbd color shades, tints & tones
#919dbd color schemes
#919dbd color preview, HTML & CSS examples
           This text has a color of #919dbd        
        
          <p style="color:#919dbd;">Text here</p>
        
        
          .mytext {color:#919dbd;}
        
        Text color #919dbd
      
           This box has a color of #919dbd        
        
          <div style="background-color:#919dbd;">Content here</div>
        
        
          .mybackground {background-color:#919dbd;}
        
        Background color #919dbd
      
           Border around this has a color of #919dbd        
        
          <div style="border:2px solid #919dbd;">Content here</div>
        
        
          .myborder {border:2px solid #919dbd;}
        
        Border color #919dbd