#7d15cf color space conversions
Hex:
        #7d15cf
        RGB:
        125, 21, 207
        CMY:
        51, 92, 19
        CMYK:
        40, 90, 0, 19
      HSL:
        274°, 81.5789%, 44.7059%
        HSV (HSB):
        274°, 89.8551%, 81.1765%
        XYZ:
        19.9881, 9.4013, 59.7926
        xyY:
        0.2241, 0.1054, 9.4013
      CIE-Lab:
        36.7457, 69.9839, -72.8385
        CIE-LCH:
        36.7457, 101.0108, 313.8550
        CIE-Luv:
        36.7457, 17.6976, -104.9782
        Hunter-Lab:
        30.6615, 62.7055, -94.1575
      #7d15cf color charts
#7d15cf RGB chart
      #7d15cf CMYK chart
      #7d15cf RGB pie chart
      #7d15cf color shades, tints & tones
#7d15cf color schemes
#7d15cf color preview, HTML & CSS examples
           This text has a color of #7d15cf        
        
          <p style="color:#7d15cf;">Text here</p>
        
        
          .mytext {color:#7d15cf;}
        
        Text color #7d15cf
      
           This box has a color of #7d15cf        
        
          <div style="background-color:#7d15cf;">Content here</div>
        
        
          .mybackground {background-color:#7d15cf;}
        
        Background color #7d15cf
      
           Border around this has a color of #7d15cf        
        
          <div style="border:2px solid #7d15cf;">Content here</div>
        
        
          .myborder {border:2px solid #7d15cf;}
        
        Border color #7d15cf