#913faf color space conversions
Hex:
        #913faf
        RGB:
        145, 63, 175
        CMY:
        43, 75, 31
        CMYK:
        17, 64, 0, 31
      HSL:
        284°, 47.0588%, 46.6667%
        HSV (HSB):
        284°, 64.0000%, 68.6275%
        XYZ:
        21.1924, 12.6699, 41.8860
        xyY:
        0.2798, 0.1673, 12.6699
      CIE-Lab:
        42.2616, 52.0642, -45.0054
        CIE-LCH:
        42.2616, 68.8198, 319.1592
        CIE-Luv:
        42.2616, 29.5455, -71.3504
        Hunter-Lab:
        35.5948, 43.9844, -44.8529
      #913faf color charts
#913faf RGB chart
      #913faf CMYK chart
      #913faf RGB pie chart
      #913faf color shades, tints & tones
#913faf color schemes
#913faf color preview, HTML & CSS examples
           This text has a color of #913faf        
        
          <p style="color:#913faf;">Text here</p>
        
        
          .mytext {color:#913faf;}
        
        Text color #913faf
      
           This box has a color of #913faf        
        
          <div style="background-color:#913faf;">Content here</div>
        
        
          .mybackground {background-color:#913faf;}
        
        Background color #913faf
      
           Border around this has a color of #913faf        
        
          <div style="border:2px solid #913faf;">Content here</div>
        
        
          .myborder {border:2px solid #913faf;}
        
        Border color #913faf