#7f5fca color space conversions
Hex:
        #7f5fca
        RGB:
        127, 95, 202
        CMY:
        50, 63, 21
        CMYK:
        37, 53, 0, 21
      HSL:
        258°, 50.2347%, 58.2353%
        HSV (HSB):
        258°, 52.9703%, 79.2157%
        XYZ:
        23.5053, 16.9607, 57.9120
        xyY:
        0.2389, 0.1724, 16.9607
      CIE-Lab:
        48.2105, 37.0735, -51.3362
        CIE-LCH:
        48.2105, 63.3234, 305.8357
        CIE-Luv:
        48.2105, 6.4753, -81.7031
        Hunter-Lab:
        41.1834, 29.8073, -54.5451
      #7f5fca color charts
#7f5fca RGB chart
      #7f5fca CMYK chart
      #7f5fca RGB pie chart
      #7f5fca color shades, tints & tones
#7f5fca color schemes
#7f5fca color preview, HTML & CSS examples
           This text has a color of #7f5fca        
        
          <p style="color:#7f5fca;">Text here</p>
        
        
          .mytext {color:#7f5fca;}
        
        Text color #7f5fca
      
           This box has a color of #7f5fca        
        
          <div style="background-color:#7f5fca;">Content here</div>
        
        
          .mybackground {background-color:#7f5fca;}
        
        Background color #7f5fca
      
           Border around this has a color of #7f5fca        
        
          <div style="border:2px solid #7f5fca;">Content here</div>
        
        
          .myborder {border:2px solid #7f5fca;}
        
        Border color #7f5fca