#8894dc color space conversions
Hex:
        #8894dc
        RGB:
        136, 148, 220
        CMY:
        47, 42, 14
        CMYK:
        38, 33, 0, 14
      HSL:
        231°, 54.5455%, 69.8039%
        HSV (HSB):
        231°, 38.1818%, 86.2745%
        XYZ:
        33.6615, 31.5814, 72.0318
        xyY:
        0.2452, 0.2301, 31.5814
      CIE-Lab:
        62.9954, 13.2571, -38.0693
        CIE-LCH:
        62.9954, 40.3115, 289.1999
        CIE-Luv:
        62.9954, -9.6063, -61.8027
        Hunter-Lab:
        56.1973, 8.5741, -36.6578
      #8894dc color charts
#8894dc RGB chart
      #8894dc CMYK chart
      #8894dc RGB pie chart
      #8894dc color shades, tints & tones
#8894dc color schemes
#8894dc color preview, HTML & CSS examples
           This text has a color of #8894dc        
        
          <p style="color:#8894dc;">Text here</p>
        
        
          .mytext {color:#8894dc;}
        
        Text color #8894dc
      
           This box has a color of #8894dc        
        
          <div style="background-color:#8894dc;">Content here</div>
        
        
          .mybackground {background-color:#8894dc;}
        
        Background color #8894dc
      
           Border around this has a color of #8894dc        
        
          <div style="border:2px solid #8894dc;">Content here</div>
        
        
          .myborder {border:2px solid #8894dc;}
        
        Border color #8894dc