#914cbd color space conversions
Hex:
        #914cbd
        RGB:
        145, 76, 189
        CMY:
        43, 70, 26
        CMYK:
        23, 60, 0, 26
      HSL:
        277°, 46.1224%, 51.9608%
        HSV (HSB):
        277°, 59.7884%, 74.1176%
        XYZ:
        23.4468, 14.8627, 49.7771
        xyY:
        0.2662, 0.1687, 14.8627
      CIE-Lab:
        45.4456, 48.7306, -48.1299
        CIE-LCH:
        45.4456, 68.4920, 315.3553
        CIE-Luv:
        45.4456, 23.1381, -76.9845
        Hunter-Lab:
        38.5522, 41.0942, -49.5663
      #914cbd color charts
#914cbd RGB chart
      #914cbd CMYK chart
      #914cbd RGB pie chart
      #914cbd color shades, tints & tones
#914cbd color schemes
#914cbd color preview, HTML & CSS examples
           This text has a color of #914cbd        
        
          <p style="color:#914cbd;">Text here</p>
        
        
          .mytext {color:#914cbd;}
        
        Text color #914cbd
      
           This box has a color of #914cbd        
        
          <div style="background-color:#914cbd;">Content here</div>
        
        
          .mybackground {background-color:#914cbd;}
        
        Background color #914cbd
      
           Border around this has a color of #914cbd        
        
          <div style="border:2px solid #914cbd;">Content here</div>
        
        
          .myborder {border:2px solid #914cbd;}
        
        Border color #914cbd