#9140a8 color space conversions
Hex:
        #9140a8
        RGB:
        145, 64, 168
        CMY:
        43, 75, 34
        CMYK:
        14, 62, 0, 34
      HSL:
        287°, 44.8276%, 45.4902%
        HSV (HSB):
        287°, 61.9048%, 65.8824%
        XYZ:
        20.5783, 12.5137, 38.3766
        xyY:
        0.2879, 0.1751, 12.5137
      CIE-Lab:
        42.0212, 50.1433, -41.2385
        CIE-LCH:
        42.0212, 64.9228, 320.5656
        CIE-Luv:
        42.0212, 30.9599, -65.6095
        Hunter-Lab:
        35.3747, 41.9322, -39.5590
      #9140a8 color charts
#9140a8 RGB chart
      #9140a8 CMYK chart
      #9140a8 RGB pie chart
      #9140a8 color shades, tints & tones
#9140a8 color schemes
#9140a8 color preview, HTML & CSS examples
           This text has a color of #9140a8        
        
          <p style="color:#9140a8;">Text here</p>
        
        
          .mytext {color:#9140a8;}
        
        Text color #9140a8
      
           This box has a color of #9140a8        
        
          <div style="background-color:#9140a8;">Content here</div>
        
        
          .mybackground {background-color:#9140a8;}
        
        Background color #9140a8
      
           Border around this has a color of #9140a8        
        
          <div style="border:2px solid #9140a8;">Content here</div>
        
        
          .myborder {border:2px solid #9140a8;}
        
        Border color #9140a8