#9b87ec color space conversions
Hex:
        #9b87ec
        RGB:
        155, 135, 236
        CMY:
        39, 47, 7
        CMYK:
        34, 43, 0, 7
      HSL:
        252°, 72.6619%, 72.7451%
        HSV (HSB):
        252°, 42.7966%, 92.5490%
        XYZ:
        37.3219, 30.3526, 83.2484
        xyY:
        0.2473, 0.2011, 30.3526
      CIE-Lab:
        61.9573, 30.1153, -48.4719
        CIE-LCH:
        61.9573, 57.0654, 301.8524
        CIE-Luv:
        61.9573, 2.6254, -80.8301
        Hunter-Lab:
        55.0932, 24.5083, -51.0247
      #9b87ec color charts
#9b87ec RGB chart
      #9b87ec CMYK chart
      #9b87ec RGB pie chart
      #9b87ec color shades, tints & tones
#9b87ec color schemes
#9b87ec color preview, HTML & CSS examples
           This text has a color of #9b87ec        
        
          <p style="color:#9b87ec;">Text here</p>
        
        
          .mytext {color:#9b87ec;}
        
        Text color #9b87ec
      
           This box has a color of #9b87ec        
        
          <div style="background-color:#9b87ec;">Content here</div>
        
        
          .mybackground {background-color:#9b87ec;}
        
        Background color #9b87ec
      
           Border around this has a color of #9b87ec        
        
          <div style="border:2px solid #9b87ec;">Content here</div>
        
        
          .myborder {border:2px solid #9b87ec;}
        
        Border color #9b87ec