#5b36da color space conversions
Hex:
        #5b36da
        RGB:
        91, 54, 218
        CMY:
        64, 79, 15
        CMYK:
        58, 75, 0, 15
      HSL:
        254°, 68.9076%, 53.3333%
        HSV (HSB):
        254°, 75.2294%, 85.4902%
        XYZ:
        18.2884, 9.9244, 67.2814
        xyY:
        0.1915, 0.1039, 9.9244
      CIE-Lab:
        37.7065, 57.1640, -77.7524
        CIE-LCH:
        37.7065, 96.5047, 306.3235
        CIE-Luv:
        37.7065, 0.2007, -110.9170
        Hunter-Lab:
        31.5031, 48.4940, -104.5740
      #5b36da color charts
#5b36da RGB chart
      #5b36da CMYK chart
      #5b36da RGB pie chart
      #5b36da color shades, tints & tones
#5b36da color schemes
#5b36da color preview, HTML & CSS examples
           This text has a color of #5b36da        
        
          <p style="color:#5b36da;">Text here</p>
        
        
          .mytext {color:#5b36da;}
        
        Text color #5b36da
      
           This box has a color of #5b36da        
        
          <div style="background-color:#5b36da;">Content here</div>
        
        
          .mybackground {background-color:#5b36da;}
        
        Background color #5b36da
      
           Border around this has a color of #5b36da        
        
          <div style="border:2px solid #5b36da;">Content here</div>
        
        
          .myborder {border:2px solid #5b36da;}
        
        Border color #5b36da