#6b5094 color space conversions
Hex:
        #6b5094
        RGB:
        107, 80, 148
        CMY:
        58, 69, 42
        CMYK:
        28, 46, 0, 42
      HSL:
        264°, 29.8246%, 44.7059%
        HSV (HSB):
        264°, 45.9459%, 58.0392%
        XYZ:
        14.2774, 11.0012, 29.3879
        xyY:
        0.2612, 0.2012, 11.0012
      CIE-Lab:
        39.5826, 26.2107, -33.4187
        CIE-LCH:
        39.5826, 42.4713, 308.1076
        CIE-Luv:
        39.5826, 8.0714, -50.5030
        Hunter-Lab:
        33.1681, 18.7919, -29.3150
      #6b5094 color charts
#6b5094 RGB chart
      #6b5094 CMYK chart
      #6b5094 RGB pie chart
      #6b5094 color shades, tints & tones
#6b5094 color schemes
#6b5094 color preview, HTML & CSS examples
           This text has a color of #6b5094        
        
          <p style="color:#6b5094;">Text here</p>
        
        
          .mytext {color:#6b5094;}
        
        Text color #6b5094
      
           This box has a color of #6b5094        
        
          <div style="background-color:#6b5094;">Content here</div>
        
        
          .mybackground {background-color:#6b5094;}
        
        Background color #6b5094
      
           Border around this has a color of #6b5094        
        
          <div style="border:2px solid #6b5094;">Content here</div>
        
        
          .myborder {border:2px solid #6b5094;}
        
        Border color #6b5094