#7f57bc color space conversions
Hex:
        #7f57bc
        RGB:
        127, 87, 188
        CMY:
        50, 66, 26
        CMYK:
        32, 54, 0, 26
      HSL:
        264°, 42.9787%, 53.9216%
        HSV (HSB):
        264°, 53.7234%, 73.7255%
        XYZ:
        21.2377, 14.9593, 49.3450
        xyY:
        0.2483, 0.1749, 14.9593
      CIE-Lab:
        45.5783, 37.9836, -47.4540
        CIE-LCH:
        45.5783, 60.7835, 308.6748
        CIE-Luv:
        45.5783, 10.6396, -74.8550
        Hunter-Lab:
        38.6772, 30.3295, -48.5692
      #7f57bc color charts
#7f57bc RGB chart
      #7f57bc CMYK chart
      #7f57bc RGB pie chart
      #7f57bc color shades, tints & tones
#7f57bc color schemes
#7f57bc color preview, HTML & CSS examples
           This text has a color of #7f57bc        
        
          <p style="color:#7f57bc;">Text here</p>
        
        
          .mytext {color:#7f57bc;}
        
        Text color #7f57bc
      
           This box has a color of #7f57bc        
        
          <div style="background-color:#7f57bc;">Content here</div>
        
        
          .mybackground {background-color:#7f57bc;}
        
        Background color #7f57bc
      
           Border around this has a color of #7f57bc        
        
          <div style="border:2px solid #7f57bc;">Content here</div>
        
        
          .myborder {border:2px solid #7f57bc;}
        
        Border color #7f57bc