#7d12db color space conversions
Hex:
        #7d12db
        RGB:
        125, 18, 219
        CMY:
        51, 93, 14
        CMYK:
        43, 92, 0, 14
      HSL:
        272°, 84.8101%, 46.4706%
        HSV (HSB):
        272°, 91.7808%, 85.8824%
        XYZ:
        21.4599, 9.9071, 67.7990
        xyY:
        0.2164, 0.0999, 9.9071
      CIE-Lab:
        37.6751, 73.1040, -78.2423
        CIE-LCH:
        37.6751, 107.0796, 313.0555
        CIE-Luv:
        37.6751, 15.6769, -112.4469
        Hunter-Lab:
        31.4755, 66.6189, -105.6794
      #7d12db color charts
#7d12db RGB chart
      #7d12db CMYK chart
      #7d12db RGB pie chart
      #7d12db color shades, tints & tones
#7d12db color schemes
#7d12db color preview, HTML & CSS examples
           This text has a color of #7d12db        
        
          <p style="color:#7d12db;">Text here</p>
        
        
          .mytext {color:#7d12db;}
        
        Text color #7d12db
      
           This box has a color of #7d12db        
        
          <div style="background-color:#7d12db;">Content here</div>
        
        
          .mybackground {background-color:#7d12db;}
        
        Background color #7d12db
      
           Border around this has a color of #7d12db        
        
          <div style="border:2px solid #7d12db;">Content here</div>
        
        
          .myborder {border:2px solid #7d12db;}
        
        Border color #7d12db