#5b1bef color space conversions
Hex:
        #5b1bef
        RGB:
        91, 27, 239
        CMY:
        64, 89, 6
        CMYK:
        62, 89, 0, 6
      HSL:
        258°, 86.8852%, 52.1569%
        HSV (HSB):
        258°, 88.7029%, 93.7255%
        XYZ:
        20.2863, 9.2400, 82.3756
        xyY:
        0.1813, 0.0826, 9.2400
      CIE-Lab:
        36.4423, 72.7629, -91.8218
        CIE-LCH:
        36.4423, 117.1567, 308.3946
        CIE-Luv:
        36.4423, 0.9564, -124.8405
        Hunter-Lab:
        30.3974, 65.9302, -139.3953
      #5b1bef color charts
#5b1bef RGB chart
      #5b1bef CMYK chart
      #5b1bef RGB pie chart
      #5b1bef color shades, tints & tones
#5b1bef color schemes
#5b1bef color preview, HTML & CSS examples
           This text has a color of #5b1bef        
        
          <p style="color:#5b1bef;">Text here</p>
        
        
          .mytext {color:#5b1bef;}
        
        Text color #5b1bef
      
           This box has a color of #5b1bef        
        
          <div style="background-color:#5b1bef;">Content here</div>
        
        
          .mybackground {background-color:#5b1bef;}
        
        Background color #5b1bef
      
           Border around this has a color of #5b1bef        
        
          <div style="border:2px solid #5b1bef;">Content here</div>
        
        
          .myborder {border:2px solid #5b1bef;}
        
        Border color #5b1bef