#6b379f color space conversions
Hex:
        #6b379f
        RGB:
        107, 55, 159
        CMY:
        58, 78, 38
        CMYK:
        33, 65, 0, 38
      HSL:
        270°, 48.5981%, 41.9608%
        HSV (HSB):
        270°, 65.4088%, 62.3529%
        XYZ:
        13.6876, 8.3614, 33.6934
        xyY:
        0.2456, 0.1500, 8.3614
      CIE-Lab:
        34.7244, 43.4396, -47.8213
        CIE-LCH:
        34.7244, 64.6056, 312.2512
        CIE-Luv:
        34.7244, 13.5912, -69.9835
        Hunter-Lab:
        28.9161, 33.8911, -48.8443
      #6b379f color charts
#6b379f RGB chart
      #6b379f CMYK chart
      #6b379f RGB pie chart
      #6b379f color shades, tints & tones
#6b379f color schemes
#6b379f color preview, HTML & CSS examples
           This text has a color of #6b379f        
        
          <p style="color:#6b379f;">Text here</p>
        
        
          .mytext {color:#6b379f;}
        
        Text color #6b379f
      
           This box has a color of #6b379f        
        
          <div style="background-color:#6b379f;">Content here</div>
        
        
          .mybackground {background-color:#6b379f;}
        
        Background color #6b379f
      
           Border around this has a color of #6b379f        
        
          <div style="border:2px solid #6b379f;">Content here</div>
        
        
          .myborder {border:2px solid #6b379f;}
        
        Border color #6b379f