#6b56ae color space conversions
Hex:
        #6b56ae
        RGB:
        107, 86, 174
        CMY:
        58, 66, 32
        CMYK:
        39, 51, 0, 32
      HSL:
        254°, 35.2000%, 50.9804%
        HSV (HSB):
        254°, 50.5747%, 68.2353%
        XYZ:
        17.0312, 12.8374, 41.6246
        xyY:
        0.2382, 0.1796, 12.8374
      CIE-Lab:
        42.5172, 29.6559, -44.2616
        CIE-LCH:
        42.5172, 53.2781, 303.8226
        CIE-Luv:
        42.5172, 3.2293, -67.9301
        Hunter-Lab:
        35.8293, 22.1474, -43.7996
      #6b56ae color charts
#6b56ae RGB chart
      #6b56ae CMYK chart
      #6b56ae RGB pie chart
      #6b56ae color shades, tints & tones
#6b56ae color schemes
#6b56ae color preview, HTML & CSS examples
           This text has a color of #6b56ae        
        
          <p style="color:#6b56ae;">Text here</p>
        
        
          .mytext {color:#6b56ae;}
        
        Text color #6b56ae
      
           This box has a color of #6b56ae        
        
          <div style="background-color:#6b56ae;">Content here</div>
        
        
          .mybackground {background-color:#6b56ae;}
        
        Background color #6b56ae
      
           Border around this has a color of #6b56ae        
        
          <div style="border:2px solid #6b56ae;">Content here</div>
        
        
          .myborder {border:2px solid #6b56ae;}
        
        Border color #6b56ae