#7f5acd color space conversions
Hex:
        #7f5acd
        RGB:
        127, 90, 205
        CMY:
        50, 65, 20
        CMYK:
        38, 56, 0, 20
      HSL:
        259°, 53.4884%, 57.8431%
        HSV (HSB):
        259°, 56.0976%, 80.3922%
        XYZ:
        23.4280, 16.2321, 59.6559
        xyY:
        0.2359, 0.1634, 16.2321
      CIE-Lab:
        47.2776, 40.7504, -54.5552
        CIE-LCH:
        47.2776, 68.0945, 306.7582
        CIE-Luv:
        47.2776, 7.5808, -86.4707
        Hunter-Lab:
        40.2891, 33.2913, -59.5881
      #7f5acd color charts
#7f5acd RGB chart
      #7f5acd CMYK chart
      #7f5acd RGB pie chart
      #7f5acd color shades, tints & tones
#7f5acd color schemes
#7f5acd color preview, HTML & CSS examples
           This text has a color of #7f5acd        
        
          <p style="color:#7f5acd;">Text here</p>
        
        
          .mytext {color:#7f5acd;}
        
        Text color #7f5acd
      
           This box has a color of #7f5acd        
        
          <div style="background-color:#7f5acd;">Content here</div>
        
        
          .mybackground {background-color:#7f5acd;}
        
        Background color #7f5acd
      
           Border around this has a color of #7f5acd        
        
          <div style="border:2px solid #7f5acd;">Content here</div>
        
        
          .myborder {border:2px solid #7f5acd;}
        
        Border color #7f5acd