#5b40d2 color space conversions
Hex:
        #5b40d2
        RGB:
        91, 64, 210
        CMY:
        64, 75, 18
        CMYK:
        57, 70, 0, 18
      HSL:
        251°, 61.8644%, 53.7255%
        HSV (HSB):
        251°, 69.5238%, 82.3529%
        XYZ:
        17.7806, 10.5441, 62.0708
        xyY:
        0.1967, 0.1166, 10.5441
      CIE-Lab:
        38.8017, 49.7463, -71.3479
        CIE-LCH:
        38.8017, 86.9782, 304.8856
        CIE-Luv:
        38.8017, -0.7326, -104.0635
        Hunter-Lab:
        32.4717, 40.9166, -90.6050
      #5b40d2 color charts
#5b40d2 RGB chart
      #5b40d2 CMYK chart
      #5b40d2 RGB pie chart
      #5b40d2 color shades, tints & tones
#5b40d2 color schemes
#5b40d2 color preview, HTML & CSS examples
           This text has a color of #5b40d2        
        
          <p style="color:#5b40d2;">Text here</p>
        
        
          .mytext {color:#5b40d2;}
        
        Text color #5b40d2
      
           This box has a color of #5b40d2        
        
          <div style="background-color:#5b40d2;">Content here</div>
        
        
          .mybackground {background-color:#5b40d2;}
        
        Background color #5b40d2
      
           Border around this has a color of #5b40d2        
        
          <div style="border:2px solid #5b40d2;">Content here</div>
        
        
          .myborder {border:2px solid #5b40d2;}
        
        Border color #5b40d2