#914eab color space conversions
Hex:
        #914eab
        RGB:
        145, 78, 171
        CMY:
        43, 69, 33
        CMYK:
        15, 54, 0, 33
      HSL:
        283°, 37.3494%, 48.8235%
        HSV (HSB):
        283°, 54.3860%, 67.0588%
        XYZ:
        21.7521, 14.4088, 40.1628
        xyY:
        0.2850, 0.1888, 14.4088
      CIE-Lab:
        44.8136, 43.7103, -38.5827
        CIE-LCH:
        44.8136, 58.3028, 318.5654
        CIE-Luv:
        44.8136, 26.1858, -62.0330
        Hunter-Lab:
        37.9589, 35.8602, -36.1611
      #914eab color charts
#914eab RGB chart
      #914eab CMYK chart
      #914eab RGB pie chart
      #914eab color shades, tints & tones
#914eab color schemes
#914eab color preview, HTML & CSS examples
           This text has a color of #914eab        
        
          <p style="color:#914eab;">Text here</p>
        
        
          .mytext {color:#914eab;}
        
        Text color #914eab
      
           This box has a color of #914eab        
        
          <div style="background-color:#914eab;">Content here</div>
        
        
          .mybackground {background-color:#914eab;}
        
        Background color #914eab
      
           Border around this has a color of #914eab        
        
          <div style="border:2px solid #914eab;">Content here</div>
        
        
          .myborder {border:2px solid #914eab;}
        
        Border color #914eab