#652add color space conversions
Hex:
        #652add
        RGB:
        101, 42, 221
        CMY:
        60, 84, 13
        CMYK:
        54, 81, 0, 13
      HSL:
        260°, 72.4696%, 51.5686%
        HSV (HSB):
        260°, 80.9955%, 86.6667%
        XYZ:
        19.2459, 9.6431, 69.2535
        xyY:
        0.1961, 0.0983, 9.6431
      CIE-Lab:
        37.1941, 64.3247, -80.2843
        CIE-LCH:
        37.1941, 102.8749, 308.7021
        CIE-Luv:
        37.1941, 4.4963, -113.5399
        Hunter-Lab:
        31.0533, 56.2857, -110.4882
      #652add color charts
#652add RGB chart
      #652add CMYK chart
      #652add RGB pie chart
      #652add color shades, tints & tones
#652add color schemes
#652add color preview, HTML & CSS examples
           This text has a color of #652add        
        
          <p style="color:#652add;">Text here</p>
        
        
          .mytext {color:#652add;}
        
        Text color #652add
      
           This box has a color of #652add        
        
          <div style="background-color:#652add;">Content here</div>
        
        
          .mybackground {background-color:#652add;}
        
        Background color #652add
      
           Border around this has a color of #652add        
        
          <div style="border:2px solid #652add;">Content here</div>
        
        
          .myborder {border:2px solid #652add;}
        
        Border color #652add