#914bb4 color space conversions
Hex:
        #914bb4
        RGB:
        145, 75, 180
        CMY:
        43, 71, 29
        CMYK:
        19, 58, 0, 29
      HSL:
        280°, 41.1765%, 50.0000%
        HSV (HSB):
        280°, 58.3333%, 70.5882%
        XYZ:
        22.4314, 14.3472, 44.7670
        xyY:
        0.2751, 0.1759, 14.3472
      CIE-Lab:
        44.7268, 47.2352, -44.0164
        CIE-LCH:
        44.7268, 64.5647, 317.0202
        CIE-Luv:
        44.7268, 25.2327, -70.4548
        Hunter-Lab:
        37.8777, 39.4227, -43.5596
      #914bb4 color charts
#914bb4 RGB chart
      #914bb4 CMYK chart
      #914bb4 RGB pie chart
      #914bb4 color shades, tints & tones
#914bb4 color schemes
#914bb4 color preview, HTML & CSS examples
           This text has a color of #914bb4        
        
          <p style="color:#914bb4;">Text here</p>
        
        
          .mytext {color:#914bb4;}
        
        Text color #914bb4
      
           This box has a color of #914bb4        
        
          <div style="background-color:#914bb4;">Content here</div>
        
        
          .mybackground {background-color:#914bb4;}
        
        Background color #914bb4
      
           Border around this has a color of #914bb4        
        
          <div style="border:2px solid #914bb4;">Content here</div>
        
        
          .myborder {border:2px solid #914bb4;}
        
        Border color #914bb4