#7f6fbc color space conversions
Hex:
        #7f6fbc
        RGB:
        127, 111, 188
        CMY:
        50, 56, 26
        CMYK:
        32, 41, 0, 26
      HSL:
        252°, 36.4929%, 58.6275%
        HSV (HSB):
        252°, 40.9574%, 73.7255%
        XYZ:
        23.5139, 19.5117, 50.1038
        xyY:
        0.2525, 0.2095, 19.5117
      CIE-Lab:
        51.2806, 23.8787, -38.4059
        CIE-LCH:
        51.2806, 45.2239, 301.8712
        CIE-Luv:
        51.2806, 2.5197, -61.2684
        Hunter-Lab:
        44.1721, 17.7189, -36.3313
      #7f6fbc color charts
#7f6fbc RGB chart
      #7f6fbc CMYK chart
      #7f6fbc RGB pie chart
      #7f6fbc color shades, tints & tones
#7f6fbc color schemes
#7f6fbc color preview, HTML & CSS examples
           This text has a color of #7f6fbc        
        
          <p style="color:#7f6fbc;">Text here</p>
        
        
          .mytext {color:#7f6fbc;}
        
        Text color #7f6fbc
      
           This box has a color of #7f6fbc        
        
          <div style="background-color:#7f6fbc;">Content here</div>
        
        
          .mybackground {background-color:#7f6fbc;}
        
        Background color #7f6fbc
      
           Border around this has a color of #7f6fbc        
        
          <div style="border:2px solid #7f6fbc;">Content here</div>
        
        
          .myborder {border:2px solid #7f6fbc;}
        
        Border color #7f6fbc