#9b57db color space conversions
Hex:
        #9b57db
        RGB:
        155, 87, 219
        CMY:
        39, 66, 14
        CMYK:
        29, 60, 0, 14
      HSL:
        271°, 64.7059%, 60.0000%
        HSV (HSB):
        271°, 60.2740%, 85.8824%
        XYZ:
        29.7119, 18.8994, 69.0998
        xyY:
        0.2524, 0.1606, 18.8994
      CIE-Lab:
        50.5693, 52.4026, -57.0961
        CIE-LCH:
        50.5693, 77.4984, 312.5456
        CIE-Luv:
        50.5693, 20.0461, -93.0530
        Hunter-Lab:
        43.4735, 45.9173, -63.8083
      #9b57db color charts
#9b57db RGB chart
      #9b57db CMYK chart
      #9b57db RGB pie chart
      #9b57db color shades, tints & tones
#9b57db color schemes
#9b57db color preview, HTML & CSS examples
           This text has a color of #9b57db        
        
          <p style="color:#9b57db;">Text here</p>
        
        
          .mytext {color:#9b57db;}
        
        Text color #9b57db
      
           This box has a color of #9b57db        
        
          <div style="background-color:#9b57db;">Content here</div>
        
        
          .mybackground {background-color:#9b57db;}
        
        Background color #9b57db
      
           Border around this has a color of #9b57db        
        
          <div style="border:2px solid #9b57db;">Content here</div>
        
        
          .myborder {border:2px solid #9b57db;}
        
        Border color #9b57db