#7f4dcd color space conversions
Hex:
        #7f4dcd
        RGB:
        127, 77, 205
        CMY:
        50, 70, 20
        CMYK:
        38, 62, 0, 20
      HSL:
        263°, 56.1404%, 55.2941%
        HSV (HSB):
        263°, 62.4390%, 80.3922%
        XYZ:
        22.4257, 14.2276, 59.3218
        xyY:
        0.2337, 0.1482, 14.2276
      CIE-Lab:
        44.5575, 47.9388, -58.9389
        CIE-LCH:
        44.5575, 75.9732, 309.1237
        CIE-Luv:
        44.5575, 10.9687, -92.0399
        Hunter-Lab:
        37.7194, 40.1164, -66.8425
      #7f4dcd color charts
#7f4dcd RGB chart
      #7f4dcd CMYK chart
      #7f4dcd RGB pie chart
      #7f4dcd color shades, tints & tones
#7f4dcd color schemes
#7f4dcd color preview, HTML & CSS examples
           This text has a color of #7f4dcd        
        
          <p style="color:#7f4dcd;">Text here</p>
        
        
          .mytext {color:#7f4dcd;}
        
        Text color #7f4dcd
      
           This box has a color of #7f4dcd        
        
          <div style="background-color:#7f4dcd;">Content here</div>
        
        
          .mybackground {background-color:#7f4dcd;}
        
        Background color #7f4dcd
      
           Border around this has a color of #7f4dcd        
        
          <div style="border:2px solid #7f4dcd;">Content here</div>
        
        
          .myborder {border:2px solid #7f4dcd;}
        
        Border color #7f4dcd