#8d9fec color space conversions
Hex:
        #8d9fec
        RGB:
        141, 159, 236
        CMY:
        45, 38, 7
        CMYK:
        40, 33, 0, 7
      HSL:
        229°, 71.4286%, 73.9216%
        HSV (HSB):
        229°, 40.2542%, 92.5490%
        XYZ:
        38.5230, 36.5151, 84.3746
        xyY:
        0.2417, 0.2291, 36.5151
      CIE-Lab:
        66.9117, 12.6466, -40.7509
        CIE-LCH:
        66.9117, 42.6682, 287.2412
        CIE-Luv:
        66.9117, -12.4043, -66.8141
        Hunter-Lab:
        60.4277, 8.0460, -40.4866
      #8d9fec color charts
#8d9fec RGB chart
      #8d9fec CMYK chart
      #8d9fec RGB pie chart
      #8d9fec color shades, tints & tones
#8d9fec color schemes
#8d9fec color preview, HTML & CSS examples
           This text has a color of #8d9fec        
        
          <p style="color:#8d9fec;">Text here</p>
        
        
          .mytext {color:#8d9fec;}
        
        Text color #8d9fec
      
           This box has a color of #8d9fec        
        
          <div style="background-color:#8d9fec;">Content here</div>
        
        
          .mybackground {background-color:#8d9fec;}
        
        Background color #8d9fec
      
           Border around this has a color of #8d9fec        
        
          <div style="border:2px solid #8d9fec;">Content here</div>
        
        
          .myborder {border:2px solid #8d9fec;}
        
        Border color #8d9fec