#913baf color space conversions
Hex:
        #913baf
        RGB:
        145, 59, 175
        CMY:
        43, 77, 31
        CMYK:
        17, 66, 0, 31
      HSL:
        284°, 49.5726%, 45.8824%
        HSV (HSB):
        284°, 66.2857%, 68.6275%
        XYZ:
        20.9789, 12.2428, 41.8148
        xyY:
        0.2796, 0.1632, 12.2428
      CIE-Lab:
        41.5995, 53.8964, -46.0646
        CIE-LCH:
        41.5995, 70.8997, 319.4799
        CIE-Luv:
        41.5995, 30.5003, -72.7408
        Hunter-Lab:
        34.9897, 45.7916, -46.3623
      #913baf color charts
#913baf RGB chart
      #913baf CMYK chart
      #913baf RGB pie chart
      #913baf color shades, tints & tones
#913baf color schemes
#913baf color preview, HTML & CSS examples
           This text has a color of #913baf        
        
          <p style="color:#913baf;">Text here</p>
        
        
          .mytext {color:#913baf;}
        
        Text color #913baf
      
           This box has a color of #913baf        
        
          <div style="background-color:#913baf;">Content here</div>
        
        
          .mybackground {background-color:#913baf;}
        
        Background color #913baf
      
           Border around this has a color of #913baf        
        
          <div style="border:2px solid #913baf;">Content here</div>
        
        
          .myborder {border:2px solid #913baf;}
        
        Border color #913baf