#7d10cf color space conversions
Hex:
        #7d10cf
        RGB:
        125, 16, 207
        CMY:
        51, 94, 19
        CMYK:
        40, 92, 0, 19
      HSL:
        274°, 85.6502%, 43.7255%
        HSV (HSB):
        274°, 92.2705%, 81.1765%
        XYZ:
        19.9052, 9.2356, 59.7650
        xyY:
        0.2239, 0.1039, 9.2356
      CIE-Lab:
        36.4339, 70.9164, -73.3508
        CIE-LCH:
        36.4339, 102.0269, 314.0332
        CIE-Luv:
        36.4339, 17.9561, -105.2549
        Hunter-Lab:
        30.3900, 63.7334, -95.3265
      #7d10cf color charts
#7d10cf RGB chart
      #7d10cf CMYK chart
      #7d10cf RGB pie chart
      #7d10cf color shades, tints & tones
#7d10cf color schemes
#7d10cf color preview, HTML & CSS examples
           This text has a color of #7d10cf        
        
          <p style="color:#7d10cf;">Text here</p>
        
        
          .mytext {color:#7d10cf;}
        
        Text color #7d10cf
      
           This box has a color of #7d10cf        
        
          <div style="background-color:#7d10cf;">Content here</div>
        
        
          .mybackground {background-color:#7d10cf;}
        
        Background color #7d10cf
      
           Border around this has a color of #7d10cf        
        
          <div style="border:2px solid #7d10cf;">Content here</div>
        
        
          .myborder {border:2px solid #7d10cf;}
        
        Border color #7d10cf