#7d10d3 color space conversions
Hex:
        #7d10d3
        RGB:
        125, 16, 211
        CMY:
        51, 94, 17
        CMYK:
        41, 92, 0, 17
      HSL:
        274°, 85.9031%, 44.5098%
        HSV (HSB):
        274°, 92.4171%, 82.7451%
        XYZ:
        20.4006, 9.4337, 62.3737
        xyY:
        0.2212, 0.1023, 9.4337
      CIE-Lab:
        36.8063, 71.7545, -75.0576
        CIE-LCH:
        36.8063, 103.8381, 313.7111
        CIE-Luv:
        36.8063, 17.2061, -107.6962
        Hunter-Lab:
        30.7143, 64.8105, -98.9042
      #7d10d3 color charts
#7d10d3 RGB chart
      #7d10d3 CMYK chart
      #7d10d3 RGB pie chart
      #7d10d3 color shades, tints & tones
#7d10d3 color schemes
#7d10d3 color preview, HTML & CSS examples
           This text has a color of #7d10d3        
        
          <p style="color:#7d10d3;">Text here</p>
        
        
          .mytext {color:#7d10d3;}
        
        Text color #7d10d3
      
           This box has a color of #7d10d3        
        
          <div style="background-color:#7d10d3;">Content here</div>
        
        
          .mybackground {background-color:#7d10d3;}
        
        Background color #7d10d3
      
           Border around this has a color of #7d10d3        
        
          <div style="border:2px solid #7d10d3;">Content here</div>
        
        
          .myborder {border:2px solid #7d10d3;}
        
        Border color #7d10d3