#9615be color space conversions
Hex:
        #9615be
        RGB:
        150, 21, 190
        CMY:
        41, 92, 25
        CMYK:
        21, 89, 0, 25
      HSL:
        286°, 80.0948%, 41.3725%
        HSV (HSB):
        286°, 88.9474%, 74.5098%
        XYZ:
        22.1401, 10.7381, 49.6209
        xyY:
        0.2684, 0.1302, 10.7381
      CIE-Lab:
        39.1358, 69.9913, -58.8477
        CIE-LCH:
        39.1358, 91.4430, 319.9433
        CIE-Luv:
        39.1358, 35.0280, -90.2086
        Hunter-Lab:
        32.7690, 63.2564, -66.8425
      #9615be color charts
#9615be RGB chart
      #9615be CMYK chart
      #9615be RGB pie chart
      #9615be color shades, tints & tones
#9615be color schemes
#9615be color preview, HTML & CSS examples
           This text has a color of #9615be        
        
          <p style="color:#9615be;">Text here</p>
        
        
          .mytext {color:#9615be;}
        
        Text color #9615be
      
           This box has a color of #9615be        
        
          <div style="background-color:#9615be;">Content here</div>
        
        
          .mybackground {background-color:#9615be;}
        
        Background color #9615be
      
           Border around this has a color of #9615be        
        
          <div style="border:2px solid #9615be;">Content here</div>
        
        
          .myborder {border:2px solid #9615be;}
        
        Border color #9615be