#5d35eb color space conversions
Hex:
        #5d35eb
        RGB:
        93, 53, 235
        CMY:
        64, 79, 8
        CMYK:
        60, 77, 0, 8
      HSL:
        253°, 81.9820%, 56.4706%
        HSV (HSB):
        253°, 77.4468%, 92.1569%
        XYZ:
        20.7827, 10.8715, 79.6003
        xyY:
        0.1868, 0.0977, 10.8715
      CIE-Lab:
        39.3632, 62.5905, -84.7158
        CIE-LCH:
        39.3632, 105.3296, 306.4581
        CIE-Luv:
        39.3632, -0.5902, -121.1959
        Hunter-Lab:
        32.9720, 54.8100, -120.0563
      #5d35eb color charts
#5d35eb RGB chart
      #5d35eb CMYK chart
      #5d35eb RGB pie chart
      #5d35eb color shades, tints & tones
#5d35eb color schemes
#5d35eb color preview, HTML & CSS examples
           This text has a color of #5d35eb        
        
          <p style="color:#5d35eb;">Text here</p>
        
        
          .mytext {color:#5d35eb;}
        
        Text color #5d35eb
      
           This box has a color of #5d35eb        
        
          <div style="background-color:#5d35eb;">Content here</div>
        
        
          .mybackground {background-color:#5d35eb;}
        
        Background color #5d35eb
      
           Border around this has a color of #5d35eb        
        
          <div style="border:2px solid #5d35eb;">Content here</div>
        
        
          .myborder {border:2px solid #5d35eb;}
        
        Border color #5d35eb