#9a7fea color space conversions
Hex:
        #9a7fea
        RGB:
        154, 127, 234
        CMY:
        40, 50, 8
        CMYK:
        34, 46, 0, 8
      HSL:
        255°, 71.8121%, 70.7843%
        HSV (HSB):
        255°, 45.7265%, 91.7647%
        XYZ:
        35.7671, 27.9893, 81.3592
        xyY:
        0.2465, 0.1929, 27.9893
      CIE-Lab:
        59.8791, 33.9167, -50.6611
        CIE-LCH:
        59.8791, 60.9663, 303.8016
        CIE-Luv:
        59.8791, 5.1655, -84.3127
        Hunter-Lab:
        52.9049, 28.0938, -54.1451
      #9a7fea color charts
#9a7fea RGB chart
      #9a7fea CMYK chart
      #9a7fea RGB pie chart
      #9a7fea color shades, tints & tones
#9a7fea color schemes
#9a7fea color preview, HTML & CSS examples
           This text has a color of #9a7fea        
        
          <p style="color:#9a7fea;">Text here</p>
        
        
          .mytext {color:#9a7fea;}
        
        Text color #9a7fea
      
           This box has a color of #9a7fea        
        
          <div style="background-color:#9a7fea;">Content here</div>
        
        
          .mybackground {background-color:#9a7fea;}
        
        Background color #9a7fea
      
           Border around this has a color of #9a7fea        
        
          <div style="border:2px solid #9a7fea;">Content here</div>
        
        
          .myborder {border:2px solid #9a7fea;}
        
        Border color #9a7fea