#6b267e color space conversions
Hex:
        #6b267e
        RGB:
        107, 38, 126
        CMY:
        58, 85, 51
        CMYK:
        15, 70, 0, 51
      HSL:
        287°, 53.6585%, 32.1569%
        HSV (HSB):
        287°, 69.8413%, 49.4118%
        XYZ:
        10.5224, 6.0184, 20.3457
        xyY:
        0.2853, 0.1632, 6.0184
      CIE-Lab:
        29.4588, 44.1404, -35.9635
        CIE-LCH:
        29.4588, 56.9364, 320.8285
        CIE-Luv:
        29.4588, 23.8346, -51.1799
        Hunter-Lab:
        24.5324, 33.6304, -31.9990
      #6b267e color charts
#6b267e RGB chart
      #6b267e CMYK chart
      #6b267e RGB pie chart
      #6b267e color shades, tints & tones
#6b267e color schemes
#6b267e color preview, HTML & CSS examples
           This text has a color of #6b267e        
        
          <p style="color:#6b267e;">Text here</p>
        
        
          .mytext {color:#6b267e;}
        
        Text color #6b267e
      
           This box has a color of #6b267e        
        
          <div style="background-color:#6b267e;">Content here</div>
        
        
          .mybackground {background-color:#6b267e;}
        
        Background color #6b267e
      
           Border around this has a color of #6b267e        
        
          <div style="border:2px solid #6b267e;">Content here</div>
        
        
          .myborder {border:2px solid #6b267e;}
        
        Border color #6b267e