#9014bd color space conversions
Hex:
        #9014bd
        RGB:
        144, 20, 189
        CMY:
        44, 92, 26
        CMYK:
        24, 89, 0, 26
      HSL:
        284°, 80.8612%, 40.9804%
        HSV (HSB):
        284°, 89.4180%, 74.1176%
        XYZ:
        20.9371, 10.1037, 48.9908
        xyY:
        0.2616, 0.1262, 10.1037
      CIE-Lab:
        38.0280, 69.0900, -60.1034
        CIE-LCH:
        38.0280, 91.5743, 318.9790
        CIE-Luv:
        38.0280, 31.7932, -90.8113
        Hunter-Lab:
        31.7864, 61.9484, -69.1304
      #9014bd color charts
#9014bd RGB chart
      #9014bd CMYK chart
      #9014bd RGB pie chart
      #9014bd color shades, tints & tones
#9014bd color schemes
#9014bd color preview, HTML & CSS examples
           This text has a color of #9014bd        
        
          <p style="color:#9014bd;">Text here</p>
        
        
          .mytext {color:#9014bd;}
        
        Text color #9014bd
      
           This box has a color of #9014bd        
        
          <div style="background-color:#9014bd;">Content here</div>
        
        
          .mybackground {background-color:#9014bd;}
        
        Background color #9014bd
      
           Border around this has a color of #9014bd        
        
          <div style="border:2px solid #9014bd;">Content here</div>
        
        
          .myborder {border:2px solid #9014bd;}
        
        Border color #9014bd