#9a7fcb color space conversions
Hex:
        #9a7fcb
        RGB:
        154, 127, 203
        CMY:
        40, 50, 20
        CMYK:
        24, 37, 0, 20
      HSL:
        261°, 42.2222%, 64.7059%
        HSV (HSB):
        261°, 37.4384%, 79.6078%
        XYZ:
        31.6953, 26.3606, 59.9175
        xyY:
        0.2687, 0.2234, 26.3606
      CIE-Lab:
        58.3777, 26.1342, -35.6558
        CIE-LCH:
        58.3777, 44.2079, 306.2399
        CIE-Luv:
        58.3777, 8.4048, -58.7360
        Hunter-Lab:
        51.3425, 20.3440, -33.2525
      #9a7fcb color charts
#9a7fcb RGB chart
      #9a7fcb CMYK chart
      #9a7fcb RGB pie chart
      #9a7fcb color shades, tints & tones
#9a7fcb color schemes
#9a7fcb color preview, HTML & CSS examples
           This text has a color of #9a7fcb        
        
          <p style="color:#9a7fcb;">Text here</p>
        
        
          .mytext {color:#9a7fcb;}
        
        Text color #9a7fcb
      
           This box has a color of #9a7fcb        
        
          <div style="background-color:#9a7fcb;">Content here</div>
        
        
          .mybackground {background-color:#9a7fcb;}
        
        Background color #9a7fcb
      
           Border around this has a color of #9a7fcb        
        
          <div style="border:2px solid #9a7fcb;">Content here</div>
        
        
          .myborder {border:2px solid #9a7fcb;}
        
        Border color #9a7fcb