#9014a5 color space conversions
Hex:
        #9014a5
        RGB:
        144, 20, 165
        CMY:
        44, 92, 35
        CMYK:
        13, 88, 0, 35
      HSL:
        291°, 78.3784%, 36.2745%
        HSV (HSB):
        291°, 87.8788%, 64.7059%
        XYZ:
        18.5433, 9.1462, 36.3854
        xyY:
        0.2894, 0.1427, 9.1462
      CIE-Lab:
        36.2643, 64.7149, -48.6772
        CIE-LCH:
        36.2643, 80.9783, 323.0503
        CIE-Luv:
        36.2643, 38.7390, -74.2908
        Hunter-Lab:
        30.2427, 56.5223, -50.1626
      #9014a5 color charts
#9014a5 RGB chart
      #9014a5 CMYK chart
      #9014a5 RGB pie chart
      #9014a5 color shades, tints & tones
#9014a5 color schemes
#9014a5 color preview, HTML & CSS examples
           This text has a color of #9014a5        
        
          <p style="color:#9014a5;">Text here</p>
        
        
          .mytext {color:#9014a5;}
        
        Text color #9014a5
      
           This box has a color of #9014a5        
        
          <div style="background-color:#9014a5;">Content here</div>
        
        
          .mybackground {background-color:#9014a5;}
        
        Background color #9014a5
      
           Border around this has a color of #9014a5        
        
          <div style="border:2px solid #9014a5;">Content here</div>
        
        
          .myborder {border:2px solid #9014a5;}
        
        Border color #9014a5