#7d12cc color space conversions
Hex:
        #7d12cc
        RGB:
        125, 18, 204
        CMY:
        51, 93, 20
        CMYK:
        39, 91, 0, 20
      HSL:
        275°, 83.7838%, 43.5294%
        HSV (HSB):
        275°, 91.1765%, 80.0000%
        XYZ:
        19.5728, 9.1522, 57.8617
        xyY:
        0.2260, 0.1057, 9.1522
      CIE-Lab:
        36.2757, 69.9362, -71.8664
        CIE-LCH:
        36.2757, 100.2789, 314.2201
        CIE-Luv:
        36.2757, 18.4342, -103.3070
        Hunter-Lab:
        30.2526, 62.5437, -92.2222
      #7d12cc color charts
#7d12cc RGB chart
      #7d12cc CMYK chart
      #7d12cc RGB pie chart
      #7d12cc color shades, tints & tones
#7d12cc color schemes
#7d12cc color preview, HTML & CSS examples
           This text has a color of #7d12cc        
        
          <p style="color:#7d12cc;">Text here</p>
        
        
          .mytext {color:#7d12cc;}
        
        Text color #7d12cc
      
           This box has a color of #7d12cc        
        
          <div style="background-color:#7d12cc;">Content here</div>
        
        
          .mybackground {background-color:#7d12cc;}
        
        Background color #7d12cc
      
           Border around this has a color of #7d12cc        
        
          <div style="border:2px solid #7d12cc;">Content here</div>
        
        
          .myborder {border:2px solid #7d12cc;}
        
        Border color #7d12cc