#6d12ac color space conversions
Hex:
        #6d12ac
        RGB:
        109, 18, 172
        CMY:
        57, 93, 33
        CMYK:
        37, 90, 0, 33
      HSL:
        275°, 81.0526%, 37.2549%
        HSV (HSB):
        275°, 89.5349%, 67.4510%
        XYZ:
        13.9694, 6.6624, 39.5794
        xyY:
        0.2320, 0.1107, 6.6624
      CIE-Lab:
        31.0256, 61.1690, -61.6572
        CIE-LCH:
        31.0256, 86.8520, 314.7723
        CIE-Luv:
        31.0256, 17.0793, -84.9406
        Hunter-Lab:
        25.8116, 51.4349, -72.8470
      #6d12ac color charts
#6d12ac RGB chart
      #6d12ac CMYK chart
      #6d12ac RGB pie chart
      #6d12ac color shades, tints & tones
#6d12ac color schemes
#6d12ac color preview, HTML & CSS examples
           This text has a color of #6d12ac        
        
          <p style="color:#6d12ac;">Text here</p>
        
        
          .mytext {color:#6d12ac;}
        
        Text color #6d12ac
      
           This box has a color of #6d12ac        
        
          <div style="background-color:#6d12ac;">Content here</div>
        
        
          .mybackground {background-color:#6d12ac;}
        
        Background color #6d12ac
      
           Border around this has a color of #6d12ac        
        
          <div style="border:2px solid #6d12ac;">Content here</div>
        
        
          .myborder {border:2px solid #6d12ac;}
        
        Border color #6d12ac