#6534c7 color space conversions
Hex:
        #6534c7
        RGB:
        101, 52, 199
        CMY:
        60, 80, 22
        CMYK:
        49, 74, 0, 22
      HSL:
        260°, 58.5657%, 49.2157%
        HSV (HSB):
        260°, 73.8693%, 78.0392%
        XYZ:
        16.9036, 9.3462, 54.9459
        xyY:
        0.2082, 0.1151, 9.3462
      CIE-Lab:
        36.6425, 54.2723, -68.4659
        CIE-LCH:
        36.6425, 87.3674, 308.4035
        CIE-Luv:
        36.6425, 5.8048, -98.6305
        Hunter-Lab:
        30.5716, 45.1959, -85.1611
      #6534c7 color charts
#6534c7 RGB chart
      #6534c7 CMYK chart
      #6534c7 RGB pie chart
      #6534c7 color shades, tints & tones
#6534c7 color schemes
#6534c7 color preview, HTML & CSS examples
           This text has a color of #6534c7        
        
          <p style="color:#6534c7;">Text here</p>
        
        
          .mytext {color:#6534c7;}
        
        Text color #6534c7
      
           This box has a color of #6534c7        
        
          <div style="background-color:#6534c7;">Content here</div>
        
        
          .mybackground {background-color:#6534c7;}
        
        Background color #6534c7
      
           Border around this has a color of #6534c7        
        
          <div style="border:2px solid #6534c7;">Content here</div>
        
        
          .myborder {border:2px solid #6534c7;}
        
        Border color #6534c7