#8d9fbc color space conversions
Hex:
        #8d9fbc
        RGB:
        141, 159, 188
        CMY:
        45, 38, 26
        CMYK:
        25, 15, 0, 26
      HSL:
        217°, 25.9669%, 64.5098%
        HSV (HSB):
        217°, 25.0000%, 73.7255%
        XYZ:
        32.4597, 34.0898, 52.4461
        xyY:
        0.2728, 0.2865, 34.0898
      CIE-Lab:
        65.0338, 0.2096, -17.0631
        CIE-LCH:
        65.0338, 17.0644, 270.7039
        CIE-Luv:
        65.0338, -10.7021, -26.0012
        Hunter-Lab:
        58.3865, -2.9400, -12.3872
      #8d9fbc color charts
#8d9fbc RGB chart
      #8d9fbc CMYK chart
      #8d9fbc RGB pie chart
      #8d9fbc color shades, tints & tones
#8d9fbc color schemes
#8d9fbc color preview, HTML & CSS examples
           This text has a color of #8d9fbc        
        
          <p style="color:#8d9fbc;">Text here</p>
        
        
          .mytext {color:#8d9fbc;}
        
        Text color #8d9fbc
      
           This box has a color of #8d9fbc        
        
          <div style="background-color:#8d9fbc;">Content here</div>
        
        
          .mybackground {background-color:#8d9fbc;}
        
        Background color #8d9fbc
      
           Border around this has a color of #8d9fbc        
        
          <div style="border:2px solid #8d9fbc;">Content here</div>
        
        
          .myborder {border:2px solid #8d9fbc;}
        
        Border color #8d9fbc