#7e4ccb color space conversions
Hex:
        #7e4ccb
        RGB:
        126, 76, 203
        CMY:
        51, 70, 20
        CMYK:
        38, 63, 0, 20
      HSL:
        264°, 54.9784%, 54.7059%
        HSV (HSB):
        264°, 62.5616%, 79.6078%
        XYZ:
        21.9681, 13.9163, 58.0282
        xyY:
        0.2339, 0.1482, 13.9163
      CIE-Lab:
        44.1127, 47.7404, -58.5097
        CIE-LCH:
        44.1127, 75.5152, 309.2124
        CIE-Luv:
        44.1127, 11.0323, -91.1408
        Hunter-Lab:
        37.3046, 39.8331, -66.1139
      #7e4ccb color charts
#7e4ccb RGB chart
      #7e4ccb CMYK chart
      #7e4ccb RGB pie chart
      #7e4ccb color shades, tints & tones
#7e4ccb color schemes
#7e4ccb color preview, HTML & CSS examples
           This text has a color of #7e4ccb        
        
          <p style="color:#7e4ccb;">Text here</p>
        
        
          .mytext {color:#7e4ccb;}
        
        Text color #7e4ccb
      
           This box has a color of #7e4ccb        
        
          <div style="background-color:#7e4ccb;">Content here</div>
        
        
          .mybackground {background-color:#7e4ccb;}
        
        Background color #7e4ccb
      
           Border around this has a color of #7e4ccb        
        
          <div style="border:2px solid #7e4ccb;">Content here</div>
        
        
          .myborder {border:2px solid #7e4ccb;}
        
        Border color #7e4ccb