#6528fd color space conversions
Hex:
        #6528fd
        RGB:
        101, 40, 253
        CMY:
        60, 84, 1
        CMYK:
        60, 84, 0, 1
      HSL:
        257°, 98.1567%, 57.4510%
        HSV (HSB):
        257°, 84.1897%, 99.2157%
        XYZ:
        23.8552, 11.3761, 93.8670
        xyY:
        0.1848, 0.0881, 11.3761
      CIE-Lab:
        40.2069, 73.1217, -93.4393
        CIE-LCH:
        40.2069, 118.6494, 308.0453
        CIE-Luv:
        40.2069, 1.3501, -132.3898
        Hunter-Lab:
        33.7285, 67.2231, -141.3950
      #6528fd color charts
#6528fd RGB chart
      #6528fd CMYK chart
      #6528fd RGB pie chart
      #6528fd color shades, tints & tones
#6528fd color schemes
#6528fd color preview, HTML & CSS examples
           This text has a color of #6528fd        
        
          <p style="color:#6528fd;">Text here</p>
        
        
          .mytext {color:#6528fd;}
        
        Text color #6528fd
      
           This box has a color of #6528fd        
        
          <div style="background-color:#6528fd;">Content here</div>
        
        
          .mybackground {background-color:#6528fd;}
        
        Background color #6528fd
      
           Border around this has a color of #6528fd        
        
          <div style="border:2px solid #6528fd;">Content here</div>
        
        
          .myborder {border:2px solid #6528fd;}
        
        Border color #6528fd