#7b6fbc color space conversions
Hex:
        #7b6fbc
        RGB:
        123, 111, 188
        CMY:
        52, 56, 26
        CMYK:
        35, 41, 0, 26
      HSL:
        249°, 36.4929%, 58.6275%
        HSV (HSB):
        249°, 40.9574%, 73.7255%
        XYZ:
        22.9299, 19.2107, 50.0764
        xyY:
        0.2487, 0.2083, 19.2107
      CIE-Lab:
        50.9328, 22.7576, -38.9775
        CIE-LCH:
        50.9328, 45.1349, 300.2792
        CIE-Luv:
        50.9328, 0.6492, -61.9421
        Hunter-Lab:
        43.8300, 16.6809, -37.0588
      #7b6fbc color charts
#7b6fbc RGB chart
      #7b6fbc CMYK chart
      #7b6fbc RGB pie chart
      #7b6fbc color shades, tints & tones
#7b6fbc color schemes
#7b6fbc color preview, HTML & CSS examples
           This text has a color of #7b6fbc        
        
          <p style="color:#7b6fbc;">Text here</p>
        
        
          .mytext {color:#7b6fbc;}
        
        Text color #7b6fbc
      
           This box has a color of #7b6fbc        
        
          <div style="background-color:#7b6fbc;">Content here</div>
        
        
          .mybackground {background-color:#7b6fbc;}
        
        Background color #7b6fbc
      
           Border around this has a color of #7b6fbc        
        
          <div style="border:2px solid #7b6fbc;">Content here</div>
        
        
          .myborder {border:2px solid #7b6fbc;}
        
        Border color #7b6fbc