#8d9bfe color space conversions
Hex:
        #8d9bfe
        RGB:
        141, 155, 254
        CMY:
        45, 39, 0
        CMYK:
        44, 39, 0, 0
      HSL:
        233°, 98.2609%, 77.4510%
        HSV (HSB):
        233°, 44.4882%, 99.6078%
        XYZ:
        40.5952, 36.2612, 98.6254
        xyY:
        0.2313, 0.2066, 36.2612
      CIE-Lab:
        66.7190, 19.9965, -50.8923
        CIE-LCH:
        66.7190, 54.6799, 291.4507
        CIE-Luv:
        66.7190, -11.6203, -84.6941
        Hunter-Lab:
        60.2172, 14.9550, -54.9547
      #8d9bfe color charts
#8d9bfe RGB chart
      #8d9bfe CMYK chart
      #8d9bfe RGB pie chart
      #8d9bfe color shades, tints & tones
#8d9bfe color schemes
#8d9bfe color preview, HTML & CSS examples
           This text has a color of #8d9bfe        
        
          <p style="color:#8d9bfe;">Text here</p>
        
        
          .mytext {color:#8d9bfe;}
        
        Text color #8d9bfe
      
           This box has a color of #8d9bfe        
        
          <div style="background-color:#8d9bfe;">Content here</div>
        
        
          .mybackground {background-color:#8d9bfe;}
        
        Background color #8d9bfe
      
           Border around this has a color of #8d9bfe        
        
          <div style="border:2px solid #8d9bfe;">Content here</div>
        
        
          .myborder {border:2px solid #8d9bfe;}
        
        Border color #8d9bfe