#9b57df color space conversions
Hex:
        #9b57df
        RGB:
        155, 87, 223
        CMY:
        39, 66, 13
        CMYK:
        30, 61, 0, 13
      HSL:
        270°, 68.0000%, 60.7843%
        HSV (HSB):
        270°, 60.9865%, 87.4510%
        XYZ:
        30.2450, 19.1127, 71.9071
        xyY:
        0.2494, 0.1576, 19.1127
      CIE-Lab:
        50.8188, 53.3450, -58.9628
        CIE-LCH:
        50.8188, 79.5128, 312.1364
        CIE-Luv:
        50.8188, 19.3479, -96.0577
        Hunter-Lab:
        43.7180, 46.9835, -66.9171
      #9b57df color charts
#9b57df RGB chart
      #9b57df CMYK chart
      #9b57df RGB pie chart
      #9b57df color shades, tints & tones
#9b57df color schemes
#9b57df color preview, HTML & CSS examples
           This text has a color of #9b57df        
        
          <p style="color:#9b57df;">Text here</p>
        
        
          .mytext {color:#9b57df;}
        
        Text color #9b57df
      
           This box has a color of #9b57df        
        
          <div style="background-color:#9b57df;">Content here</div>
        
        
          .mybackground {background-color:#9b57df;}
        
        Background color #9b57df
      
           Border around this has a color of #9b57df        
        
          <div style="border:2px solid #9b57df;">Content here</div>
        
        
          .myborder {border:2px solid #9b57df;}
        
        Border color #9b57df