#9581cf color space conversions
Hex:
        #9581cf
        RGB:
        149, 129, 207
        CMY:
        42, 49, 19
        CMYK:
        28, 38, 0, 19
      HSL:
        255°, 44.8276%, 65.8824%
        HSV (HSB):
        255°, 37.6812%, 81.1765%
        XYZ:
        31.5072, 26.5951, 62.5042
        xyY:
        0.2612, 0.2205, 26.5951
      CIE-Lab:
        58.5976, 24.4990, -37.6021
        CIE-LCH:
        58.5976, 44.8789, 303.0856
        CIE-Luv:
        58.5976, 4.6528, -61.6999
        Hunter-Lab:
        51.5704, 18.8072, -35.7612
      #9581cf color charts
#9581cf RGB chart
      #9581cf CMYK chart
      #9581cf RGB pie chart
      #9581cf color shades, tints & tones
#9581cf color schemes
#9581cf color preview, HTML & CSS examples
           This text has a color of #9581cf        
        
          <p style="color:#9581cf;">Text here</p>
        
        
          .mytext {color:#9581cf;}
        
        Text color #9581cf
      
           This box has a color of #9581cf        
        
          <div style="background-color:#9581cf;">Content here</div>
        
        
          .mybackground {background-color:#9581cf;}
        
        Background color #9581cf
      
           Border around this has a color of #9581cf        
        
          <div style="border:2px solid #9581cf;">Content here</div>
        
        
          .myborder {border:2px solid #9581cf;}
        
        Border color #9581cf