#5b36fd color space conversions
Hex:
        #5b36fd
        RGB:
        91, 54, 253
        CMY:
        64, 79, 1
        CMYK:
        64, 79, 0, 1
      HSL:
        251°, 98.0296%, 60.1961%
        HSV (HSB):
        251°, 78.6561%, 99.2157%
        XYZ:
        23.3632, 11.9543, 94.0045
        xyY:
        0.1807, 0.0924, 11.9543
      CIE-Lab:
        41.1434, 66.9012, -91.9174
        CIE-LCH:
        41.1434, 113.6864, 306.0486
        CIE-Luv:
        41.1434, -2.6911, -131.7705
        Hunter-Lab:
        34.5750, 60.1104, -136.9985
      #5b36fd color charts
#5b36fd RGB chart
      #5b36fd CMYK chart
      #5b36fd RGB pie chart
      #5b36fd color shades, tints & tones
#5b36fd color schemes
#5b36fd color preview, HTML & CSS examples
           This text has a color of #5b36fd        
        
          <p style="color:#5b36fd;">Text here</p>
        
        
          .mytext {color:#5b36fd;}
        
        Text color #5b36fd
      
           This box has a color of #5b36fd        
        
          <div style="background-color:#5b36fd;">Content here</div>
        
        
          .mybackground {background-color:#5b36fd;}
        
        Background color #5b36fd
      
           Border around this has a color of #5b36fd        
        
          <div style="border:2px solid #5b36fd;">Content here</div>
        
        
          .myborder {border:2px solid #5b36fd;}
        
        Border color #5b36fd