#6b12a1 color space conversions
Hex:
        #6b12a1
        RGB:
        107, 18, 161
        CMY:
        58, 93, 37
        CMYK:
        34, 89, 0, 37
      HSL:
        277°, 79.8883%, 35.0980%
        HSV (HSB):
        277°, 88.8199%, 63.1373%
        XYZ:
        12.7127, 6.1316, 34.2317
        xyY:
        0.2395, 0.1155, 6.1316
      CIE-Lab:
        29.7421, 58.5392, -57.1282
        CIE-LCH:
        29.7421, 81.7953, 315.6989
        CIE-Luv:
        29.7421, 18.3133, -78.1938
        Hunter-Lab:
        24.7621, 48.3072, -64.6304
      #6b12a1 color charts
#6b12a1 RGB chart
      #6b12a1 CMYK chart
      #6b12a1 RGB pie chart
      #6b12a1 color shades, tints & tones
#6b12a1 color schemes
#6b12a1 color preview, HTML & CSS examples
           This text has a color of #6b12a1        
        
          <p style="color:#6b12a1;">Text here</p>
        
        
          .mytext {color:#6b12a1;}
        
        Text color #6b12a1
      
           This box has a color of #6b12a1        
        
          <div style="background-color:#6b12a1;">Content here</div>
        
        
          .mybackground {background-color:#6b12a1;}
        
        Background color #6b12a1
      
           Border around this has a color of #6b12a1        
        
          <div style="border:2px solid #6b12a1;">Content here</div>
        
        
          .myborder {border:2px solid #6b12a1;}
        
        Border color #6b12a1