#9675ae color space conversions
Hex:
        #9675ae
        RGB:
        150, 117, 174
        CMY:
        41, 54, 32
        CMYK:
        14, 33, 0, 32
      HSL:
        275°, 26.0274%, 57.0588%
        HSV (HSB):
        275°, 32.7586%, 68.2353%
        XYZ:
        26.5789, 22.2626, 42.9406
        xyY:
        0.2896, 0.2426, 22.2626
      CIE-Lab:
        54.3045, 23.9296, -25.4524
        CIE-LCH:
        54.3045, 34.9350, 313.2337
        CIE-Luv:
        54.3045, 13.7125, -41.5667
        Hunter-Lab:
        47.1833, 17.9807, -20.9305
      #9675ae color charts
#9675ae RGB chart
      #9675ae CMYK chart
      #9675ae RGB pie chart
      #9675ae color shades, tints & tones
#9675ae color schemes
#9675ae color preview, HTML & CSS examples
           This text has a color of #9675ae        
        
          <p style="color:#9675ae;">Text here</p>
        
        
          .mytext {color:#9675ae;}
        
        Text color #9675ae
      
           This box has a color of #9675ae        
        
          <div style="background-color:#9675ae;">Content here</div>
        
        
          .mybackground {background-color:#9675ae;}
        
        Background color #9675ae
      
           Border around this has a color of #9675ae        
        
          <div style="border:2px solid #9675ae;">Content here</div>
        
        
          .myborder {border:2px solid #9675ae;}
        
        Border color #9675ae