#6534c5 color space conversions
Hex:
        #6534c5
        RGB:
        101, 52, 197
        CMY:
        60, 80, 23
        CMYK:
        49, 74, 0, 23
      HSL:
        260°, 58.2329%, 48.8235%
        HSV (HSB):
        260°, 73.6041%, 77.2549%
        XYZ:
        16.6729, 9.2539, 53.7307
        xyY:
        0.2093, 0.1162, 9.2539
      CIE-Lab:
        36.4686, 53.7364, -67.5831
        CIE-LCH:
        36.4686, 86.3428, 308.4887
        CIE-Luv:
        36.4686, 6.0495, -97.3484
        Hunter-Lab:
        30.4202, 44.5977, -83.4288
      #6534c5 color charts
#6534c5 RGB chart
      #6534c5 CMYK chart
      #6534c5 RGB pie chart
      #6534c5 color shades, tints & tones
#6534c5 color schemes
#6534c5 color preview, HTML & CSS examples
           This text has a color of #6534c5        
        
          <p style="color:#6534c5;">Text here</p>
        
        
          .mytext {color:#6534c5;}
        
        Text color #6534c5
      
           This box has a color of #6534c5        
        
          <div style="background-color:#6534c5;">Content here</div>
        
        
          .mybackground {background-color:#6534c5;}
        
        Background color #6534c5
      
           Border around this has a color of #6534c5        
        
          <div style="border:2px solid #6534c5;">Content here</div>
        
        
          .myborder {border:2px solid #6534c5;}
        
        Border color #6534c5