#7f5fbc color space conversions
Hex:
        #7f5fbc
        RGB:
        127, 95, 188
        CMY:
        50, 63, 26
        CMYK:
        32, 49, 0, 26
      HSL:
        261°, 40.9692%, 55.4902%
        HSV (HSB):
        261°, 49.4681%, 73.7255%
        XYZ:
        21.9217, 16.3273, 49.5730
        xyY:
        0.2496, 0.1859, 16.3273
      CIE-Lab:
        47.4010, 33.3504, -44.5478
        CIE-LCH:
        47.4010, 55.6485, 306.8201
        CIE-Luv:
        47.4010, 8.1180, -70.6915
        Hunter-Lab:
        40.4070, 26.1279, -44.4545
      #7f5fbc color charts
#7f5fbc RGB chart
      #7f5fbc CMYK chart
      #7f5fbc RGB pie chart
      #7f5fbc color shades, tints & tones
#7f5fbc color schemes
#7f5fbc color preview, HTML & CSS examples
           This text has a color of #7f5fbc        
        
          <p style="color:#7f5fbc;">Text here</p>
        
        
          .mytext {color:#7f5fbc;}
        
        Text color #7f5fbc
      
           This box has a color of #7f5fbc        
        
          <div style="background-color:#7f5fbc;">Content here</div>
        
        
          .mybackground {background-color:#7f5fbc;}
        
        Background color #7f5fbc
      
           Border around this has a color of #7f5fbc        
        
          <div style="border:2px solid #7f5fbc;">Content here</div>
        
        
          .myborder {border:2px solid #7f5fbc;}
        
        Border color #7f5fbc