#914a90 color space conversions
Hex:
        #914a90
        RGB:
        145, 74, 144
        CMY:
        43, 71, 44
        CMYK:
        0, 49, 1, 43
      HSL:
        301°, 32.4201%, 42.9412%
        HSV (HSB):
        301°, 48.9655%, 56.8627%
        XYZ:
        19.1599, 12.9309, 27.8716
        xyY:
        0.3195, 0.2157, 12.9309
      CIE-Lab:
        42.6590, 40.3309, -25.8523
        CIE-LCH:
        42.6590, 47.9053, 327.3400
        CIE-Luv:
        42.6590, 33.5141, -42.2275
        Hunter-Lab:
        35.9596, 32.1785, -20.7829
      #914a90 color charts
#914a90 RGB chart
      #914a90 CMYK chart
      #914a90 RGB pie chart
      #914a90 color shades, tints & tones
#914a90 color schemes
#914a90 color preview, HTML & CSS examples
           This text has a color of #914a90        
        
          <p style="color:#914a90;">Text here</p>
        
        
          .mytext {color:#914a90;}
        
        Text color #914a90
      
           This box has a color of #914a90        
        
          <div style="background-color:#914a90;">Content here</div>
        
        
          .mybackground {background-color:#914a90;}
        
        Background color #914a90
      
           Border around this has a color of #914a90        
        
          <div style="border:2px solid #914a90;">Content here</div>
        
        
          .myborder {border:2px solid #914a90;}
        
        Border color #914a90