#7f50bd color space conversions
Hex:
        #7f50bd
        RGB:
        127, 80, 189
        CMY:
        50, 69, 26
        CMYK:
        33, 58, 0, 26
      HSL:
        266°, 45.2282%, 52.7451%
        HSV (HSB):
        266°, 57.6720%, 74.1176%
        XYZ:
        20.8064, 13.9235, 49.7350
        xyY:
        0.2463, 0.1648, 13.9235
      CIE-Lab:
        44.1230, 42.1886, -50.3669
        CIE-LCH:
        44.1230, 65.7016, 309.9505
        CIE-Luv:
        44.1230, 12.5226, -78.9161
        Hunter-Lab:
        37.3142, 34.2317, -52.9060
      #7f50bd color charts
#7f50bd RGB chart
      #7f50bd CMYK chart
      #7f50bd RGB pie chart
      #7f50bd color shades, tints & tones
#7f50bd color schemes
#7f50bd color preview, HTML & CSS examples
           This text has a color of #7f50bd        
        
          <p style="color:#7f50bd;">Text here</p>
        
        
          .mytext {color:#7f50bd;}
        
        Text color #7f50bd
      
           This box has a color of #7f50bd        
        
          <div style="background-color:#7f50bd;">Content here</div>
        
        
          .mybackground {background-color:#7f50bd;}
        
        Background color #7f50bd
      
           Border around this has a color of #7f50bd        
        
          <div style="border:2px solid #7f50bd;">Content here</div>
        
        
          .myborder {border:2px solid #7f50bd;}
        
        Border color #7f50bd