#6c56af color space conversions
Hex:
        #6c56af
        RGB:
        108, 86, 175
        CMY:
        58, 66, 31
        CMYK:
        38, 51, 0, 31
      HSL:
        255°, 35.7430%, 51.1765%
        HSV (HSB):
        255°, 50.8571%, 68.6275%
        XYZ:
        17.2500, 12.9389, 42.1457
        xyY:
        0.2385, 0.1789, 12.9389
      CIE-Lab:
        42.6710, 30.1950, -44.5996
        CIE-LCH:
        42.6710, 53.8596, 304.0989
        CIE-Luv:
        42.6710, 3.5730, -68.5503
        Hunter-Lab:
        35.9706, 22.6524, -44.2889
      #6c56af color charts
#6c56af RGB chart
      #6c56af CMYK chart
      #6c56af RGB pie chart
      #6c56af color shades, tints & tones
#6c56af color schemes
#6c56af color preview, HTML & CSS examples
           This text has a color of #6c56af        
        
          <p style="color:#6c56af;">Text here</p>
        
        
          .mytext {color:#6c56af;}
        
        Text color #6c56af
      
           This box has a color of #6c56af        
        
          <div style="background-color:#6c56af;">Content here</div>
        
        
          .mybackground {background-color:#6c56af;}
        
        Background color #6c56af
      
           Border around this has a color of #6c56af        
        
          <div style="border:2px solid #6c56af;">Content here</div>
        
        
          .myborder {border:2px solid #6c56af;}
        
        Border color #6c56af