#6b12e1 color space conversions
Hex:
        #6b12e1
        RGB:
        107, 18, 225
        CMY:
        58, 93, 12
        CMYK:
        52, 92, 0, 12
      HSL:
        266°, 85.1852%, 47.6471%
        HSV (HSB):
        266°, 92.0000%, 88.2353%
        XYZ:
        19.8703, 8.9947, 71.9230
        xyY:
        0.1971, 0.0892, 8.9947
      CIE-Lab:
        35.9740, 72.7251, -84.5700
        CIE-LCH:
        35.9740, 111.5394, 310.6935
        CIE-Luv:
        35.9740, 7.7867, -116.8583
        Hunter-Lab:
        29.9911, 65.7791, -121.1923
      #6b12e1 color charts
#6b12e1 RGB chart
      #6b12e1 CMYK chart
      #6b12e1 RGB pie chart
      #6b12e1 color shades, tints & tones
#6b12e1 color schemes
#6b12e1 color preview, HTML & CSS examples
           This text has a color of #6b12e1        
        
          <p style="color:#6b12e1;">Text here</p>
        
        
          .mytext {color:#6b12e1;}
        
        Text color #6b12e1
      
           This box has a color of #6b12e1        
        
          <div style="background-color:#6b12e1;">Content here</div>
        
        
          .mybackground {background-color:#6b12e1;}
        
        Background color #6b12e1
      
           Border around this has a color of #6b12e1        
        
          <div style="border:2px solid #6b12e1;">Content here</div>
        
        
          .myborder {border:2px solid #6b12e1;}
        
        Border color #6b12e1