#9d57fd color space conversions
Hex:
        #9d57fd
        RGB:
        157, 87, 253
        CMY:
        38, 66, 1
        CMYK:
        38, 66, 0, 1
      HSL:
        265°, 97.6471%, 66.6667%
        HSV (HSB):
        265°, 65.6126%, 99.2157%
        XYZ:
        35.0424, 21.0763, 95.1497
        xyY:
        0.2317, 0.1393, 21.0763
      CIE-Lab:
        53.0329, 60.9713, -72.1885
        CIE-LCH:
        53.0329, 94.4917, 310.1849
        CIE-Luv:
        53.0329, 15.3967, -117.4679
        Hunter-Lab:
        45.9090, 55.9088, -90.7466
      #9d57fd color charts
#9d57fd RGB chart
      #9d57fd CMYK chart
      #9d57fd RGB pie chart
      #9d57fd color shades, tints & tones
#9d57fd color schemes
#9d57fd color preview, HTML & CSS examples
           This text has a color of #9d57fd        
        
          <p style="color:#9d57fd;">Text here</p>
        
        
          .mytext {color:#9d57fd;}
        
        Text color #9d57fd
      
           This box has a color of #9d57fd        
        
          <div style="background-color:#9d57fd;">Content here</div>
        
        
          .mybackground {background-color:#9d57fd;}
        
        Background color #9d57fd
      
           Border around this has a color of #9d57fd        
        
          <div style="border:2px solid #9d57fd;">Content here</div>
        
        
          .myborder {border:2px solid #9d57fd;}
        
        Border color #9d57fd