#6528ef color space conversions
Hex:
        #6528ef
        RGB:
        101, 40, 239
        CMY:
        60, 84, 6
        CMYK:
        58, 83, 0, 6
      HSL:
        258°, 86.1472%, 54.7059%
        HSV (HSB):
        258°, 83.2636%, 93.7255%
        XYZ:
        21.7056, 10.5163, 82.5472
        xyY:
        0.1891, 0.0916, 10.5163
      CIE-Lab:
        38.7535, 69.6130, -87.9635
        CIE-LCH:
        38.7535, 112.1764, 308.3576
        CIE-Luv:
        38.7535, 2.7446, -124.3011
        Hunter-Lab:
        32.4288, 62.7251, -128.2219
      #6528ef color charts
#6528ef RGB chart
      #6528ef CMYK chart
      #6528ef RGB pie chart
      #6528ef color shades, tints & tones
#6528ef color schemes
#6528ef color preview, HTML & CSS examples
           This text has a color of #6528ef        
        
          <p style="color:#6528ef;">Text here</p>
        
        
          .mytext {color:#6528ef;}
        
        Text color #6528ef
      
           This box has a color of #6528ef        
        
          <div style="background-color:#6528ef;">Content here</div>
        
        
          .mybackground {background-color:#6528ef;}
        
        Background color #6528ef
      
           Border around this has a color of #6528ef        
        
          <div style="border:2px solid #6528ef;">Content here</div>
        
        
          .myborder {border:2px solid #6528ef;}
        
        Border color #6528ef