#7d12fe color space conversions
Hex:
        #7d12fe
        RGB:
        125, 18, 254
        CMY:
        51, 93, 0
        CMYK:
        51, 93, 0, 0
      HSL:
        267°, 99.1597%, 53.3333%
        HSV (HSB):
        267°, 92.9134%, 99.6078%
        XYZ:
        26.5631, 11.9483, 94.6722
        xyY:
        0.1994, 0.0897, 11.9483
      CIE-Lab:
        41.1339, 80.6348, -92.3837
        CIE-LCH:
        41.1339, 122.6243, 311.1153
        CIE-Luv:
        41.1339, 10.2075, -133.0379
        Hunter-Lab:
        34.5664, 76.6803, -138.1900
      #7d12fe color charts
#7d12fe RGB chart
      #7d12fe CMYK chart
      #7d12fe RGB pie chart
      #7d12fe color shades, tints & tones
#7d12fe color schemes
#7d12fe color preview, HTML & CSS examples
           This text has a color of #7d12fe        
        
          <p style="color:#7d12fe;">Text here</p>
        
        
          .mytext {color:#7d12fe;}
        
        Text color #7d12fe
      
           This box has a color of #7d12fe        
        
          <div style="background-color:#7d12fe;">Content here</div>
        
        
          .mybackground {background-color:#7d12fe;}
        
        Background color #7d12fe
      
           Border around this has a color of #7d12fe        
        
          <div style="border:2px solid #7d12fe;">Content here</div>
        
        
          .myborder {border:2px solid #7d12fe;}
        
        Border color #7d12fe