#6b12b2 color space conversions
Hex:
        #6b12b2
        RGB:
        107, 18, 178
        CMY:
        58, 93, 30
        CMYK:
        40, 90, 0, 30
      HSL:
        273°, 81.6327%, 38.4314%
        HSV (HSB):
        273°, 89.8876%, 69.8039%
        XYZ:
        14.3156, 6.7728, 42.6722
        xyY:
        0.2245, 0.1062, 6.7728
      CIE-Lab:
        31.2839, 62.2178, -64.8369
        CIE-LCH:
        31.2839, 89.8604, 313.8191
        CIE-Luv:
        31.2839, 15.0131, -88.8388
        Hunter-Lab:
        26.0245, 52.6464, -79.0002
      #6b12b2 color charts
#6b12b2 RGB chart
      #6b12b2 CMYK chart
      #6b12b2 RGB pie chart
      #6b12b2 color shades, tints & tones
#6b12b2 color schemes
#6b12b2 color preview, HTML & CSS examples
           This text has a color of #6b12b2        
        
          <p style="color:#6b12b2;">Text here</p>
        
        
          .mytext {color:#6b12b2;}
        
        Text color #6b12b2
      
           This box has a color of #6b12b2        
        
          <div style="background-color:#6b12b2;">Content here</div>
        
        
          .mybackground {background-color:#6b12b2;}
        
        Background color #6b12b2
      
           Border around this has a color of #6b12b2        
        
          <div style="border:2px solid #6b12b2;">Content here</div>
        
        
          .myborder {border:2px solid #6b12b2;}
        
        Border color #6b12b2