#7f6abb color space conversions
Hex:
        #7f6abb
        RGB:
        127, 106, 187
        CMY:
        50, 58, 27
        CMYK:
        32, 43, 0, 27
      HSL:
        256°, 37.3272%, 57.4510%
        HSV (HSB):
        256°, 43.3155%, 73.3333%
        XYZ:
        22.8761, 18.4080, 49.3611
        xyY:
        0.2524, 0.2031, 18.4080
      CIE-Lab:
        49.9872, 26.5895, -39.8692
        CIE-LCH:
        49.9872, 47.9223, 303.7001
        CIE-Luv:
        49.9872, 4.4395, -63.5353
        Hunter-Lab:
        42.9045, 20.0908, -38.1793
      #7f6abb color charts
#7f6abb RGB chart
      #7f6abb CMYK chart
      #7f6abb RGB pie chart
      #7f6abb color shades, tints & tones
#7f6abb color schemes
#7f6abb color preview, HTML & CSS examples
           This text has a color of #7f6abb        
        
          <p style="color:#7f6abb;">Text here</p>
        
        
          .mytext {color:#7f6abb;}
        
        Text color #7f6abb
      
           This box has a color of #7f6abb        
        
          <div style="background-color:#7f6abb;">Content here</div>
        
        
          .mybackground {background-color:#7f6abb;}
        
        Background color #7f6abb
      
           Border around this has a color of #7f6abb        
        
          <div style="border:2px solid #7f6abb;">Content here</div>
        
        
          .myborder {border:2px solid #7f6abb;}
        
        Border color #7f6abb