#8d9aeb color space conversions
Hex:
        #8d9aeb
        RGB:
        141, 154, 235
        CMY:
        45, 40, 8
        CMYK:
        40, 34, 0, 8
      HSL:
        232°, 70.1493%, 73.7255%
        HSV (HSB):
        232°, 40.0000%, 92.1569%
        XYZ:
        37.5355, 34.7721, 83.3306
        xyY:
        0.2412, 0.2234, 34.7721
      CIE-Lab:
        65.5708, 15.2370, -42.3018
        CIE-LCH:
        65.5708, 44.9623, 289.8089
        CIE-Luv:
        65.5708, -10.4635, -69.5185
        Hunter-Lab:
        58.9679, 10.4290, -42.5083
      #8d9aeb color charts
#8d9aeb RGB chart
      #8d9aeb CMYK chart
      #8d9aeb RGB pie chart
      #8d9aeb color shades, tints & tones
#8d9aeb color schemes
#8d9aeb color preview, HTML & CSS examples
           This text has a color of #8d9aeb        
        
          <p style="color:#8d9aeb;">Text here</p>
        
        
          .mytext {color:#8d9aeb;}
        
        Text color #8d9aeb
      
           This box has a color of #8d9aeb        
        
          <div style="background-color:#8d9aeb;">Content here</div>
        
        
          .mybackground {background-color:#8d9aeb;}
        
        Background color #8d9aeb
      
           Border around this has a color of #8d9aeb        
        
          <div style="border:2px solid #8d9aeb;">Content here</div>
        
        
          .myborder {border:2px solid #8d9aeb;}
        
        Border color #8d9aeb