#4535ed color space conversions
Hex:
        #4535ed
        RGB:
        69, 53, 237
        CMY:
        73, 79, 7
        CMYK:
        71, 78, 0, 7
      HSL:
        245°, 83.6364%, 56.8627%
        HSV (HSB):
        245°, 77.6371%, 92.9412%
        XYZ:
        19.0134, 9.9258, 81.0345
        xyY:
        0.1729, 0.0903, 9.9258
      CIE-Lab:
        37.7090, 60.9180, -88.6435
        CIE-LCH:
        37.7090, 107.5578, 304.4978
        CIE-Luv:
        37.7090, -6.2731, -123.0369
        Hunter-Lab:
        31.5053, 52.5902, -130.4456
      #4535ed color charts
#4535ed RGB chart
      #4535ed CMYK chart
      #4535ed RGB pie chart
      #4535ed color shades, tints & tones
#4535ed color schemes
#4535ed color preview, HTML & CSS examples
           This text has a color of #4535ed        
        
          <p style="color:#4535ed;">Text here</p>
        
        
          .mytext {color:#4535ed;}
        
        Text color #4535ed
      
           This box has a color of #4535ed        
        
          <div style="background-color:#4535ed;">Content here</div>
        
        
          .mybackground {background-color:#4535ed;}
        
        Background color #4535ed
      
           Border around this has a color of #4535ed        
        
          <div style="border:2px solid #4535ed;">Content here</div>
        
        
          .myborder {border:2px solid #4535ed;}
        
        Border color #4535ed