#914db3 color space conversions
Hex:
        #914db3
        RGB:
        145, 77, 179
        CMY:
        43, 70, 30
        CMYK:
        19, 57, 0, 30
      HSL:
        280°, 40.1575%, 50.1961%
        HSV (HSB):
        280°, 56.9832%, 70.1961%
        XYZ:
        22.4676, 14.5822, 44.2783
        xyY:
        0.2763, 0.1793, 14.5822
      CIE-Lab:
        45.0565, 45.9803, -42.9047
        CIE-LCH:
        45.0565, 62.8888, 316.9818
        CIE-Luv:
        45.0565, 24.8545, -68.8012
        Hunter-Lab:
        38.1866, 38.1964, -42.0176
      #914db3 color charts
#914db3 RGB chart
      #914db3 CMYK chart
      #914db3 RGB pie chart
      #914db3 color shades, tints & tones
#914db3 color schemes
#914db3 color preview, HTML & CSS examples
           This text has a color of #914db3        
        
          <p style="color:#914db3;">Text here</p>
        
        
          .mytext {color:#914db3;}
        
        Text color #914db3
      
           This box has a color of #914db3        
        
          <div style="background-color:#914db3;">Content here</div>
        
        
          .mybackground {background-color:#914db3;}
        
        Background color #914db3
      
           Border around this has a color of #914db3        
        
          <div style="border:2px solid #914db3;">Content here</div>
        
        
          .myborder {border:2px solid #914db3;}
        
        Border color #914db3