#9d7fcb color space conversions
Hex:
        #9d7fcb
        RGB:
        157, 127, 203
        CMY:
        38, 50, 20
        CMYK:
        23, 37, 0, 20
      HSL:
        264°, 42.2222%, 64.7059%
        HSV (HSB):
        264°, 37.4384%, 79.6078%
        XYZ:
        32.2735, 26.6586, 59.9445
        xyY:
        0.2715, 0.2243, 26.6586
      CIE-Lab:
        58.6570, 27.0261, -35.1990
        CIE-LCH:
        58.6570, 44.3777, 307.5174
        CIE-Luv:
        58.6570, 9.9913, -58.1735
        Hunter-Lab:
        51.6320, 21.2186, -32.6930
      #9d7fcb color charts
#9d7fcb RGB chart
      #9d7fcb CMYK chart
      #9d7fcb RGB pie chart
      #9d7fcb color shades, tints & tones
#9d7fcb color schemes
#9d7fcb color preview, HTML & CSS examples
           This text has a color of #9d7fcb        
        
          <p style="color:#9d7fcb;">Text here</p>
        
        
          .mytext {color:#9d7fcb;}
        
        Text color #9d7fcb
      
           This box has a color of #9d7fcb        
        
          <div style="background-color:#9d7fcb;">Content here</div>
        
        
          .mybackground {background-color:#9d7fcb;}
        
        Background color #9d7fcb
      
           Border around this has a color of #9d7fcb        
        
          <div style="border:2px solid #9d7fcb;">Content here</div>
        
        
          .myborder {border:2px solid #9d7fcb;}
        
        Border color #9d7fcb