#9d0cae color space conversions
Hex:
        #9d0cae
        RGB:
        157, 12, 174
        CMY:
        38, 95, 32
        CMYK:
        10, 93, 0, 32
      HSL:
        294°, 87.0968%, 36.4706%
        HSV (HSB):
        294°, 93.1034%, 68.2353%
        XYZ:
        21.6761, 10.4870, 40.9261
        xyY:
        0.2966, 0.1435, 10.4870
      CIE-Lab:
        38.7027, 69.6934, -50.0217
        CIE-LCH:
        38.7027, 85.7866, 324.3315
        CIE-Luv:
        38.7027, 45.0250, -78.2678
        Hunter-Lab:
        32.3837, 62.8078, -52.2614
      #9d0cae color charts
#9d0cae RGB chart
      #9d0cae CMYK chart
      #9d0cae RGB pie chart
      #9d0cae color shades, tints & tones
#9d0cae color schemes
#9d0cae color preview, HTML & CSS examples
           This text has a color of #9d0cae        
        
          <p style="color:#9d0cae;">Text here</p>
        
        
          .mytext {color:#9d0cae;}
        
        Text color #9d0cae
      
           This box has a color of #9d0cae        
        
          <div style="background-color:#9d0cae;">Content here</div>
        
        
          .mybackground {background-color:#9d0cae;}
        
        Background color #9d0cae
      
           Border around this has a color of #9d0cae        
        
          <div style="border:2px solid #9d0cae;">Content here</div>
        
        
          .myborder {border:2px solid #9d0cae;}
        
        Border color #9d0cae