#7f5cbf color space conversions
Hex:
        #7f5cbf
        RGB:
        127, 92, 191
        CMY:
        50, 64, 25
        CMYK:
        34, 52, 0, 25
      HSL:
        261°, 43.6123%, 55.4902%
        HSV (HSB):
        261°, 51.8325%, 74.9020%
        XYZ:
        21.9835, 15.9279, 51.2059
        xyY:
        0.2467, 0.1787, 15.9279
      CIE-Lab:
        46.8798, 35.8849, -47.1176
        CIE-LCH:
        46.8798, 59.2266, 307.2930
        CIE-Luv:
        46.8798, 8.7118, -74.6632
        Hunter-Lab:
        39.9098, 28.4811, -48.1348
      #7f5cbf color charts
#7f5cbf RGB chart
      #7f5cbf CMYK chart
      #7f5cbf RGB pie chart
      #7f5cbf color shades, tints & tones
#7f5cbf color schemes
#7f5cbf color preview, HTML & CSS examples
           This text has a color of #7f5cbf        
        
          <p style="color:#7f5cbf;">Text here</p>
        
        
          .mytext {color:#7f5cbf;}
        
        Text color #7f5cbf
      
           This box has a color of #7f5cbf        
        
          <div style="background-color:#7f5cbf;">Content here</div>
        
        
          .mybackground {background-color:#7f5cbf;}
        
        Background color #7f5cbf
      
           Border around this has a color of #7f5cbf        
        
          <div style="border:2px solid #7f5cbf;">Content here</div>
        
        
          .myborder {border:2px solid #7f5cbf;}
        
        Border color #7f5cbf