#7d50ef color space conversions
Hex:
        #7d50ef
        RGB:
        125, 80, 239
        CMY:
        51, 69, 6
        CMYK:
        48, 67, 0, 6
      HSL:
        257°, 83.2461%, 62.5490%
        HSV (HSB):
        257°, 66.5272%, 93.7255%
        XYZ:
        26.9061, 16.3293, 83.3951
        xyY:
        0.2125, 0.1290, 16.3293
      CIE-Lab:
        47.4036, 55.0111, -73.6719
        CIE-LCH:
        47.4036, 91.9444, 306.7489
        CIE-Luv:
        47.4036, 5.1303, -115.1231
        Hunter-Lab:
        40.4095, 48.1350, -94.0730
      #7d50ef color charts
#7d50ef RGB chart
      #7d50ef CMYK chart
      #7d50ef RGB pie chart
      #7d50ef color shades, tints & tones
#7d50ef color schemes
#7d50ef color preview, HTML & CSS examples
           This text has a color of #7d50ef        
        
          <p style="color:#7d50ef;">Text here</p>
        
        
          .mytext {color:#7d50ef;}
        
        Text color #7d50ef
      
           This box has a color of #7d50ef        
        
          <div style="background-color:#7d50ef;">Content here</div>
        
        
          .mybackground {background-color:#7d50ef;}
        
        Background color #7d50ef
      
           Border around this has a color of #7d50ef        
        
          <div style="border:2px solid #7d50ef;">Content here</div>
        
        
          .myborder {border:2px solid #7d50ef;}
        
        Border color #7d50ef