#5b39ef color space conversions
Hex:
        #5b39ef
        RGB:
        91, 57, 239
        CMY:
        64, 78, 6
        CMYK:
        62, 76, 0, 6
      HSL:
        251°, 85.0467%, 58.0392%
        HSV (HSB):
        251°, 76.1506%, 93.7255%
        XYZ:
        21.3575, 11.3824, 82.7327
        xyY:
        0.1850, 0.0986, 11.3824
      CIE-Lab:
        40.2172, 61.6614, -85.5764
        CIE-LCH:
        40.2172, 105.4773, 305.7744
        CIE-Luv:
        40.2172, -1.9916, -123.2132
        Hunter-Lab:
        33.7378, 53.9571, -121.7760
      #5b39ef color charts
#5b39ef RGB chart
      #5b39ef CMYK chart
      #5b39ef RGB pie chart
      #5b39ef color shades, tints & tones
#5b39ef color schemes
#5b39ef color preview, HTML & CSS examples
           This text has a color of #5b39ef        
        
          <p style="color:#5b39ef;">Text here</p>
        
        
          .mytext {color:#5b39ef;}
        
        Text color #5b39ef
      
           This box has a color of #5b39ef        
        
          <div style="background-color:#5b39ef;">Content here</div>
        
        
          .mybackground {background-color:#5b39ef;}
        
        Background color #5b39ef
      
           Border around this has a color of #5b39ef        
        
          <div style="border:2px solid #5b39ef;">Content here</div>
        
        
          .myborder {border:2px solid #5b39ef;}
        
        Border color #5b39ef