#914c98 color space conversions
Hex:
        #914c98
        RGB:
        145, 76, 152
        CMY:
        43, 70, 40
        CMYK:
        5, 50, 0, 40
      HSL:
        294°, 33.3333%, 44.7059%
        HSV (HSB):
        294°, 50.0000%, 59.6078%
        XYZ:
        19.9290, 13.4556, 31.2526
        xyY:
        0.3083, 0.2082, 13.4556
      CIE-Lab:
        43.4419, 40.8277, -29.4425
        CIE-LCH:
        43.4419, 50.3365, 324.2031
        CIE-Luv:
        43.4419, 30.9530, -47.7349
        Hunter-Lab:
        36.6819, 32.7843, -24.8371
      #914c98 color charts
#914c98 RGB chart
      #914c98 CMYK chart
      #914c98 RGB pie chart
      #914c98 color shades, tints & tones
#914c98 color schemes
#914c98 color preview, HTML & CSS examples
           This text has a color of #914c98        
        
          <p style="color:#914c98;">Text here</p>
        
        
          .mytext {color:#914c98;}
        
        Text color #914c98
      
           This box has a color of #914c98        
        
          <div style="background-color:#914c98;">Content here</div>
        
        
          .mybackground {background-color:#914c98;}
        
        Background color #914c98
      
           Border around this has a color of #914c98        
        
          <div style="border:2px solid #914c98;">Content here</div>
        
        
          .myborder {border:2px solid #914c98;}
        
        Border color #914c98