#914faf color space conversions
Hex:
        #914faf
        RGB:
        145, 79, 175
        CMY:
        43, 69, 31
        CMYK:
        17, 55, 0, 31
      HSL:
        281°, 37.7953%, 49.8039%
        HSV (HSB):
        281°, 54.8571%, 68.6275%
        XYZ:
        22.2109, 14.7069, 42.2255
        xyY:
        0.2806, 0.1858, 14.7069
      CIE-Lab:
        45.2300, 44.0504, -40.2793
        CIE-LCH:
        45.2300, 59.6897, 317.5604
        CIE-Luv:
        45.2300, 25.0539, -64.7427
        Hunter-Lab:
        38.3495, 36.2703, -38.4378
      #914faf color charts
#914faf RGB chart
      #914faf CMYK chart
      #914faf RGB pie chart
      #914faf color shades, tints & tones
#914faf color schemes
#914faf color preview, HTML & CSS examples
           This text has a color of #914faf        
        
          <p style="color:#914faf;">Text here</p>
        
        
          .mytext {color:#914faf;}
        
        Text color #914faf
      
           This box has a color of #914faf        
        
          <div style="background-color:#914faf;">Content here</div>
        
        
          .mybackground {background-color:#914faf;}
        
        Background color #914faf
      
           Border around this has a color of #914faf        
        
          <div style="border:2px solid #914faf;">Content here</div>
        
        
          .myborder {border:2px solid #914faf;}
        
        Border color #914faf