#653eef color space conversions
Hex:
        #653eef
        RGB:
        101, 62, 239
        CMY:
        60, 76, 6
        CMYK:
        58, 74, 0, 6
      HSL:
        253°, 84.6890%, 59.0196%
        HSV (HSB):
        253°, 74.0586%, 93.7255%
        XYZ:
        22.6694, 12.4439, 82.8685
        xyY:
        0.1921, 0.1055, 12.4439
      CIE-Lab:
        41.9132, 60.4521, -82.7521
        CIE-LCH:
        41.9132, 102.4811, 306.1489
        CIE-Luv:
        41.9132, 0.0954, -121.9255
        Hunter-Lab:
        35.2760, 52.9767, -114.5878
      #653eef color charts
#653eef RGB chart
      #653eef CMYK chart
      #653eef RGB pie chart
      #653eef color shades, tints & tones
#653eef color schemes
#653eef color preview, HTML & CSS examples
           This text has a color of #653eef        
        
          <p style="color:#653eef;">Text here</p>
        
        
          .mytext {color:#653eef;}
        
        Text color #653eef
      
           This box has a color of #653eef        
        
          <div style="background-color:#653eef;">Content here</div>
        
        
          .mybackground {background-color:#653eef;}
        
        Background color #653eef
      
           Border around this has a color of #653eef        
        
          <div style="border:2px solid #653eef;">Content here</div>
        
        
          .myborder {border:2px solid #653eef;}
        
        Border color #653eef