#914bab color space conversions
Hex:
        #914bab
        RGB:
        145, 75, 171
        CMY:
        43, 71, 33
        CMYK:
        15, 56, 0, 33
      HSL:
        284°, 39.0244%, 48.2353%
        HSV (HSB):
        284°, 56.1404%, 67.0588%
        XYZ:
        21.5438, 13.9922, 40.0934
        xyY:
        0.2849, 0.1850, 13.9922
      CIE-Lab:
        44.2217, 45.2820, -39.5205
        CIE-LCH:
        44.2217, 60.1027, 318.8867
        CIE-Luv:
        44.2217, 27.1233, -63.3999
        Hunter-Lab:
        37.4061, 37.3453, -37.3651
      #914bab color charts
#914bab RGB chart
      #914bab CMYK chart
      #914bab RGB pie chart
      #914bab color shades, tints & tones
#914bab color schemes
#914bab color preview, HTML & CSS examples
           This text has a color of #914bab        
        
          <p style="color:#914bab;">Text here</p>
        
        
          .mytext {color:#914bab;}
        
        Text color #914bab
      
           This box has a color of #914bab        
        
          <div style="background-color:#914bab;">Content here</div>
        
        
          .mybackground {background-color:#914bab;}
        
        Background color #914bab
      
           Border around this has a color of #914bab        
        
          <div style="border:2px solid #914bab;">Content here</div>
        
        
          .myborder {border:2px solid #914bab;}
        
        Border color #914bab