#914dab color space conversions
Hex:
        #914dab
        RGB:
        145, 77, 171
        CMY:
        43, 70, 33
        CMYK:
        15, 55, 0, 33
      HSL:
        283°, 37.9032%, 48.6275%
        HSV (HSB):
        283°, 54.9708%, 67.0588%
        XYZ:
        21.6816, 14.2678, 40.1393
        xyY:
        0.2850, 0.1875, 14.2678
      CIE-Lab:
        44.6145, 44.2374, -38.8979
        CIE-LCH:
        44.6145, 58.9067, 318.6749
        CIE-Luv:
        44.6145, 26.5023, -62.4948
        Hunter-Lab:
        37.7727, 36.3572, -36.5638
      #914dab color charts
#914dab RGB chart
      #914dab CMYK chart
      #914dab RGB pie chart
      #914dab color shades, tints & tones
#914dab color schemes
#914dab color preview, HTML & CSS examples
           This text has a color of #914dab        
        
          <p style="color:#914dab;">Text here</p>
        
        
          .mytext {color:#914dab;}
        
        Text color #914dab
      
           This box has a color of #914dab        
        
          <div style="background-color:#914dab;">Content here</div>
        
        
          .mybackground {background-color:#914dab;}
        
        Background color #914dab
      
           Border around this has a color of #914dab        
        
          <div style="border:2px solid #914dab;">Content here</div>
        
        
          .myborder {border:2px solid #914dab;}
        
        Border color #914dab