#7f60bf color space conversions
Hex:
        #7f60bf
        RGB:
        127, 96, 191
        CMY:
        50, 62, 25
        CMYK:
        34, 50, 0, 25
      HSL:
        260°, 42.6009%, 56.2745%
        HSV (HSB):
        260°, 49.7382%, 74.9020%
        XYZ:
        22.3392, 16.6394, 51.3245
        xyY:
        0.2474, 0.1843, 16.6394
      CIE-Lab:
        47.8024, 33.5548, -45.6468
        CIE-LCH:
        47.8024, 56.6529, 306.3194
        CIE-Luv:
        47.8024, 7.4360, -72.5338
        Hunter-Lab:
        40.7914, 26.3700, -46.0459
      #7f60bf color charts
#7f60bf RGB chart
      #7f60bf CMYK chart
      #7f60bf RGB pie chart
      #7f60bf color shades, tints & tones
#7f60bf color schemes
#7f60bf color preview, HTML & CSS examples
           This text has a color of #7f60bf        
        
          <p style="color:#7f60bf;">Text here</p>
        
        
          .mytext {color:#7f60bf;}
        
        Text color #7f60bf
      
           This box has a color of #7f60bf        
        
          <div style="background-color:#7f60bf;">Content here</div>
        
        
          .mybackground {background-color:#7f60bf;}
        
        Background color #7f60bf
      
           Border around this has a color of #7f60bf        
        
          <div style="border:2px solid #7f60bf;">Content here</div>
        
        
          .myborder {border:2px solid #7f60bf;}
        
        Border color #7f60bf