#9b3fcf color space conversions
Hex:
        #9b3fcf
        RGB:
        155, 63, 207
        CMY:
        39, 75, 19
        CMYK:
        25, 70, 0, 19
      HSL:
        278°, 60.0000%, 52.9412%
        HSV (HSB):
        278°, 69.5652%, 81.1765%
        XYZ:
        26.5576, 15.0286, 60.5325
        xyY:
        0.2601, 0.1472, 15.0286
      CIE-Lab:
        45.6733, 61.0455, -58.1189
        CIE-LCH:
        45.6733, 84.2873, 316.4069
        CIE-Luv:
        45.6733, 28.0045, -92.8539
        Hunter-Lab:
        38.7667, 54.4417, -65.4421
      #9b3fcf color charts
#9b3fcf RGB chart
      #9b3fcf CMYK chart
      #9b3fcf RGB pie chart
      #9b3fcf color shades, tints & tones
#9b3fcf color schemes
#9b3fcf color preview, HTML & CSS examples
           This text has a color of #9b3fcf        
        
          <p style="color:#9b3fcf;">Text here</p>
        
        
          .mytext {color:#9b3fcf;}
        
        Text color #9b3fcf
      
           This box has a color of #9b3fcf        
        
          <div style="background-color:#9b3fcf;">Content here</div>
        
        
          .mybackground {background-color:#9b3fcf;}
        
        Background color #9b3fcf
      
           Border around this has a color of #9b3fcf        
        
          <div style="border:2px solid #9b3fcf;">Content here</div>
        
        
          .myborder {border:2px solid #9b3fcf;}
        
        Border color #9b3fcf