#9b61cf color space conversions
Hex:
        #9b61cf
        RGB:
        155, 97, 207
        CMY:
        39, 62, 19
        CMYK:
        25, 53, 0, 19
      HSL:
        272°, 53.3981%, 59.6078%
        HSV (HSB):
        272°, 53.1401%, 81.1765%
        XYZ:
        29.0547, 20.0229, 61.3649
        xyY:
        0.2631, 0.1813, 20.0229
      CIE-Lab:
        51.8631, 44.3052, -48.1971
        CIE-LCH:
        51.8631, 65.4669, 312.5908
        CIE-Luv:
        51.8631, 19.2086, -79.1497
        Hunter-Lab:
        44.7470, 37.5949, -49.9859
      #9b61cf color charts
#9b61cf RGB chart
      #9b61cf CMYK chart
      #9b61cf RGB pie chart
      #9b61cf color shades, tints & tones
#9b61cf color schemes
#9b61cf color preview, HTML & CSS examples
           This text has a color of #9b61cf        
        
          <p style="color:#9b61cf;">Text here</p>
        
        
          .mytext {color:#9b61cf;}
        
        Text color #9b61cf
      
           This box has a color of #9b61cf        
        
          <div style="background-color:#9b61cf;">Content here</div>
        
        
          .mybackground {background-color:#9b61cf;}
        
        Background color #9b61cf
      
           Border around this has a color of #9b61cf        
        
          <div style="border:2px solid #9b61cf;">Content here</div>
        
        
          .myborder {border:2px solid #9b61cf;}
        
        Border color #9b61cf