#5b38eb color space conversions
Hex:
        #5b38eb
        RGB:
        91, 56, 235
        CMY:
        64, 78, 8
        CMYK:
        61, 76, 0, 8
      HSL:
        252°, 81.7352%, 57.0588%
        HSV (HSB):
        252°, 76.1702%, 92.1569%
        XYZ:
        20.7240, 11.0507, 79.6380
        xyY:
        0.1860, 0.0992, 11.0507
      CIE-Lab:
        39.6657, 61.0029, -84.2228
        CIE-LCH:
        39.6657, 103.9944, 305.9160
        CIE-Luv:
        39.6657, -1.5331, -120.9420
        Hunter-Lab:
        33.2425, 53.1055, -118.7693
      #5b38eb color charts
#5b38eb RGB chart
      #5b38eb CMYK chart
      #5b38eb RGB pie chart
      #5b38eb color shades, tints & tones
#5b38eb color schemes
#5b38eb color preview, HTML & CSS examples
           This text has a color of #5b38eb        
        
          <p style="color:#5b38eb;">Text here</p>
        
        
          .mytext {color:#5b38eb;}
        
        Text color #5b38eb
      
           This box has a color of #5b38eb        
        
          <div style="background-color:#5b38eb;">Content here</div>
        
        
          .mybackground {background-color:#5b38eb;}
        
        Background color #5b38eb
      
           Border around this has a color of #5b38eb        
        
          <div style="border:2px solid #5b38eb;">Content here</div>
        
        
          .myborder {border:2px solid #5b38eb;}
        
        Border color #5b38eb