#8d9ecf color space conversions
Hex:
        #8d9ecf
        RGB:
        141, 158, 207
        CMY:
        45, 38, 19
        CMYK:
        32, 24, 0, 19
      HSL:
        225°, 40.7407%, 68.2353%
        HSV (HSB):
        225°, 31.8841%, 81.1765%
        XYZ:
        34.4739, 34.6214, 63.8971
        xyY:
        0.2592, 0.2603, 34.6214
      CIE-Lab:
        65.4529, 5.4875, -27.0083
        CIE-LCH:
        65.4529, 27.5602, 281.4848
        CIE-Luv:
        65.4529, -10.9476, -42.8540
        Hunter-Lab:
        58.8400, 1.6117, -23.1978
      #8d9ecf color charts
#8d9ecf RGB chart
      #8d9ecf CMYK chart
      #8d9ecf RGB pie chart
      #8d9ecf color shades, tints & tones
#8d9ecf color schemes
#8d9ecf color preview, HTML & CSS examples
           This text has a color of #8d9ecf        
        
          <p style="color:#8d9ecf;">Text here</p>
        
        
          .mytext {color:#8d9ecf;}
        
        Text color #8d9ecf
      
           This box has a color of #8d9ecf        
        
          <div style="background-color:#8d9ecf;">Content here</div>
        
        
          .mybackground {background-color:#8d9ecf;}
        
        Background color #8d9ecf
      
           Border around this has a color of #8d9ecf        
        
          <div style="border:2px solid #8d9ecf;">Content here</div>
        
        
          .myborder {border:2px solid #8d9ecf;}
        
        Border color #8d9ecf