#6b3c84 color space conversions
Hex:
        #6b3c84
        RGB:
        107, 60, 132
        CMY:
        58, 76, 48
        CMYK:
        19, 55, 0, 48
      HSL:
        279°, 37.5000%, 37.6471%
        HSV (HSB):
        279°, 54.5455%, 51.7647%
        XYZ:
        11.8441, 8.0235, 22.7542
        xyY:
        0.2779, 0.1882, 8.0235
      CIE-Lab:
        34.0317, 34.0881, -32.4239
        CIE-LCH:
        34.0317, 47.0458, 316.4333
        CIE-Luv:
        34.0317, 17.0331, -47.8277
        Hunter-Lab:
        28.3257, 25.0680, -27.8000
      #6b3c84 color charts
#6b3c84 RGB chart
      #6b3c84 CMYK chart
      #6b3c84 RGB pie chart
      #6b3c84 color shades, tints & tones
#6b3c84 color schemes
#6b3c84 color preview, HTML & CSS examples
           This text has a color of #6b3c84        
        
          <p style="color:#6b3c84;">Text here</p>
        
        
          .mytext {color:#6b3c84;}
        
        Text color #6b3c84
      
           This box has a color of #6b3c84        
        
          <div style="background-color:#6b3c84;">Content here</div>
        
        
          .mybackground {background-color:#6b3c84;}
        
        Background color #6b3c84
      
           Border around this has a color of #6b3c84        
        
          <div style="border:2px solid #6b3c84;">Content here</div>
        
        
          .myborder {border:2px solid #6b3c84;}
        
        Border color #6b3c84