#919dbf color space conversions
Hex:
        #919dbf
        RGB:
        145, 157, 191
        CMY:
        43, 38, 25
        CMYK:
        24, 18, 0, 25
      HSL:
        224°, 26.4368%, 65.8824%
        HSV (HSB):
        224°, 24.0838%, 74.9020%
        XYZ:
        33.1380, 33.8953, 54.0861
        xyY:
        0.2736, 0.2799, 33.8953
      CIE-Lab:
        64.8794, 3.2929, -18.9468
        CIE-LCH:
        64.8794, 19.2308, 279.8593
        CIE-Luv:
        64.8794, -8.0202, -29.4430
        Hunter-Lab:
        58.2196, -0.2841, -14.3267
      #919dbf color charts
#919dbf RGB chart
      #919dbf CMYK chart
      #919dbf RGB pie chart
      #919dbf color shades, tints & tones
#919dbf color schemes
#919dbf color preview, HTML & CSS examples
           This text has a color of #919dbf        
        
          <p style="color:#919dbf;">Text here</p>
        
        
          .mytext {color:#919dbf;}
        
        Text color #919dbf
      
           This box has a color of #919dbf        
        
          <div style="background-color:#919dbf;">Content here</div>
        
        
          .mybackground {background-color:#919dbf;}
        
        Background color #919dbf
      
           Border around this has a color of #919dbf        
        
          <div style="border:2px solid #919dbf;">Content here</div>
        
        
          .myborder {border:2px solid #919dbf;}
        
        Border color #919dbf