#9b57fb color space conversions
Hex:
        #9b57fb
        RGB:
        155, 87, 251
        CMY:
        39, 66, 2
        CMYK:
        38, 65, 0, 2
      HSL:
        265°, 95.3488%, 66.2745%
        HSV (HSB):
        265°, 65.3386%, 98.4314%
        XYZ:
        34.3384, 20.7500, 93.4621
        xyY:
        0.2312, 0.1397, 20.7500
      CIE-Lab:
        52.6748, 60.0976, -71.6688
        CIE-LCH:
        52.6748, 93.5315, 309.9814
        CIE-Luv:
        52.6748, 14.7798, -116.4124
        Hunter-Lab:
        45.5522, 54.8415, -89.7624
      #9b57fb color charts
#9b57fb RGB chart
      #9b57fb CMYK chart
      #9b57fb RGB pie chart
      #9b57fb color shades, tints & tones
#9b57fb color schemes
#9b57fb color preview, HTML & CSS examples
           This text has a color of #9b57fb        
        
          <p style="color:#9b57fb;">Text here</p>
        
        
          .mytext {color:#9b57fb;}
        
        Text color #9b57fb
      
           This box has a color of #9b57fb        
        
          <div style="background-color:#9b57fb;">Content here</div>
        
        
          .mybackground {background-color:#9b57fb;}
        
        Background color #9b57fb
      
           Border around this has a color of #9b57fb        
        
          <div style="border:2px solid #9b57fb;">Content here</div>
        
        
          .myborder {border:2px solid #9b57fb;}
        
        Border color #9b57fb