#6525ea color space conversions
Hex:
        #6525ea
        RGB:
        101, 37, 234
        CMY:
        60, 85, 8
        CMYK:
        57, 84, 0, 8
      HSL:
        259°, 82.4268%, 53.1373%
        HSV (HSB):
        259°, 84.1880%, 91.7647%
        XYZ:
        20.8797, 10.0304, 78.6775
        xyY:
        0.1905, 0.0915, 10.0304
      CIE-Lab:
        37.8968, 69.3789, -86.5451
        CIE-LCH:
        37.8968, 110.9211, 308.7174
        CIE-Luv:
        37.8968, 3.5377, -121.5562
        Hunter-Lab:
        31.6707, 62.2566, -125.1207
      #6525ea color charts
#6525ea RGB chart
      #6525ea CMYK chart
      #6525ea RGB pie chart
      #6525ea color shades, tints & tones
#6525ea color schemes
#6525ea color preview, HTML & CSS examples
           This text has a color of #6525ea        
        
          <p style="color:#6525ea;">Text here</p>
        
        
          .mytext {color:#6525ea;}
        
        Text color #6525ea
      
           This box has a color of #6525ea        
        
          <div style="background-color:#6525ea;">Content here</div>
        
        
          .mybackground {background-color:#6525ea;}
        
        Background color #6525ea
      
           Border around this has a color of #6525ea        
        
          <div style="border:2px solid #6525ea;">Content here</div>
        
        
          .myborder {border:2px solid #6525ea;}
        
        Border color #6525ea