#7f4dcb color space conversions
Hex:
        #7f4dcb
        RGB:
        127, 77, 203
        CMY:
        50, 70, 20
        CMYK:
        37, 62, 0, 20
      HSL:
        264°, 54.7826%, 54.9020%
        HSV (HSB):
        264°, 62.0690%, 79.6078%
        XYZ:
        22.1858, 14.1316, 58.0583
        xyY:
        0.2351, 0.1497, 14.1316
      CIE-Lab:
        44.4210, 47.4212, -58.0060
        CIE-LCH:
        44.4210, 74.9231, 309.2668
        CIE-Luv:
        44.4210, 11.2548, -90.5857
        Hunter-Lab:
        37.5920, 39.5598, -65.2550
      #7f4dcb color charts
#7f4dcb RGB chart
      #7f4dcb CMYK chart
      #7f4dcb RGB pie chart
      #7f4dcb color shades, tints & tones
#7f4dcb color schemes
#7f4dcb color preview, HTML & CSS examples
           This text has a color of #7f4dcb        
        
          <p style="color:#7f4dcb;">Text here</p>
        
        
          .mytext {color:#7f4dcb;}
        
        Text color #7f4dcb
      
           This box has a color of #7f4dcb        
        
          <div style="background-color:#7f4dcb;">Content here</div>
        
        
          .mybackground {background-color:#7f4dcb;}
        
        Background color #7f4dcb
      
           Border around this has a color of #7f4dcb        
        
          <div style="border:2px solid #7f4dcb;">Content here</div>
        
        
          .myborder {border:2px solid #7f4dcb;}
        
        Border color #7f4dcb