#9568bb color space conversions
Hex:
        #9568bb
        RGB:
        149, 104, 187
        CMY:
        42, 59, 27
        CMYK:
        20, 44, 0, 27
      HSL:
        273°, 37.8995%, 57.0588%
        HSV (HSB):
        273°, 44.3850%, 73.3333%
        XYZ:
        26.3144, 19.8780, 49.4636
        xyY:
        0.2751, 0.2078, 19.8780
      CIE-Lab:
        51.6990, 34.0717, -37.0240
        CIE-LCH:
        51.6990, 50.3156, 312.6221
        CIE-Luv:
        51.6990, 16.6344, -60.4932
        Hunter-Lab:
        44.5848, 27.3290, -34.5686
      #9568bb color charts
#9568bb RGB chart
      #9568bb CMYK chart
      #9568bb RGB pie chart
      #9568bb color shades, tints & tones
#9568bb color schemes
#9568bb color preview, HTML & CSS examples
           This text has a color of #9568bb        
        
          <p style="color:#9568bb;">Text here</p>
        
        
          .mytext {color:#9568bb;}
        
        Text color #9568bb
      
           This box has a color of #9568bb        
        
          <div style="background-color:#9568bb;">Content here</div>
        
        
          .mybackground {background-color:#9568bb;}
        
        Background color #9568bb
      
           Border around this has a color of #9568bb        
        
          <div style="border:2px solid #9568bb;">Content here</div>
        
        
          .myborder {border:2px solid #9568bb;}
        
        Border color #9568bb