#9586cf color space conversions
Hex:
        #9586cf
        RGB:
        149, 134, 207
        CMY:
        42, 47, 19
        CMYK:
        28, 35, 0, 19
      HSL:
        252°, 43.1953%, 66.8627%
        HSV (HSB):
        252°, 35.2657%, 81.1765%
        XYZ:
        32.1820, 27.9447, 62.7292
        xyY:
        0.2619, 0.2275, 27.9447
      CIE-Lab:
        59.8388, 21.6023, -35.6613
        CIE-LCH:
        59.8388, 41.6940, 301.2060
        CIE-Luv:
        59.8388, 2.6777, -58.4059
        Hunter-Lab:
        52.8628, 16.1580, -33.3520
      #9586cf color charts
#9586cf RGB chart
      #9586cf CMYK chart
      #9586cf RGB pie chart
      #9586cf color shades, tints & tones
#9586cf color schemes
#9586cf color preview, HTML & CSS examples
           This text has a color of #9586cf        
        
          <p style="color:#9586cf;">Text here</p>
        
        
          .mytext {color:#9586cf;}
        
        Text color #9586cf
      
           This box has a color of #9586cf        
        
          <div style="background-color:#9586cf;">Content here</div>
        
        
          .mybackground {background-color:#9586cf;}
        
        Background color #9586cf
      
           Border around this has a color of #9586cf        
        
          <div style="border:2px solid #9586cf;">Content here</div>
        
        
          .myborder {border:2px solid #9586cf;}
        
        Border color #9586cf