#5a36fb color space conversions
Hex:
        #5a36fb
        RGB:
        90, 54, 251
        CMY:
        65, 79, 2
        CMYK:
        64, 78, 0, 2
      HSL:
        251°, 96.0976%, 59.8039%
        HSV (HSB):
        251°, 78.4861%, 98.4314%
        XYZ:
        22.9482, 11.7770, 92.3305
        xyY:
        0.1806, 0.0927, 11.7770
      CIE-Lab:
        40.8595, 66.2596, -91.2697
        CIE-LCH:
        40.8595, 112.7851, 305.9787
        CIE-Luv:
        40.8595, -2.7826, -130.6366
        Hunter-Lab:
        34.3177, 59.3069, -135.4953
      #5a36fb color charts
#5a36fb RGB chart
      #5a36fb CMYK chart
      #5a36fb RGB pie chart
      #5a36fb color shades, tints & tones
#5a36fb color schemes
#5a36fb color preview, HTML & CSS examples
           This text has a color of #5a36fb        
        
          <p style="color:#5a36fb;">Text here</p>
        
        
          .mytext {color:#5a36fb;}
        
        Text color #5a36fb
      
           This box has a color of #5a36fb        
        
          <div style="background-color:#5a36fb;">Content here</div>
        
        
          .mybackground {background-color:#5a36fb;}
        
        Background color #5a36fb
      
           Border around this has a color of #5a36fb        
        
          <div style="border:2px solid #5a36fb;">Content here</div>
        
        
          .myborder {border:2px solid #5a36fb;}
        
        Border color #5a36fb