#7f4cbd color space conversions
Hex:
        #7f4cbd
        RGB:
        127, 76, 189
        CMY:
        50, 70, 26
        CMYK:
        33, 60, 0, 26
      HSL:
        267°, 46.1224%, 51.9608%
        HSV (HSB):
        267°, 59.7884%, 74.1176%
        XYZ:
        20.5221, 13.3550, 49.6403
        xyY:
        0.2457, 0.1599, 13.3550
      CIE-Lab:
        43.2934, 44.3860, -51.6993
        CIE-LCH:
        43.2934, 68.1391, 310.6475
        CIE-Luv:
        43.2934, 13.5977, -80.6404
        Hunter-Lab:
        36.5445, 36.2865, -54.9554
      #7f4cbd color charts
#7f4cbd RGB chart
      #7f4cbd CMYK chart
      #7f4cbd RGB pie chart
      #7f4cbd color shades, tints & tones
#7f4cbd color schemes
#7f4cbd color preview, HTML & CSS examples
           This text has a color of #7f4cbd        
        
          <p style="color:#7f4cbd;">Text here</p>
        
        
          .mytext {color:#7f4cbd;}
        
        Text color #7f4cbd
      
           This box has a color of #7f4cbd        
        
          <div style="background-color:#7f4cbd;">Content here</div>
        
        
          .mybackground {background-color:#7f4cbd;}
        
        Background color #7f4cbd
      
           Border around this has a color of #7f4cbd        
        
          <div style="border:2px solid #7f4cbd;">Content here</div>
        
        
          .myborder {border:2px solid #7f4cbd;}
        
        Border color #7f4cbd