#5b2bdf color space conversions
Hex:
        #5b2bdf
        RGB:
        91, 43, 223
        CMY:
        64, 83, 13
        CMYK:
        59, 81, 0, 13
      HSL:
        256°, 73.7705%, 52.1569%
        HSV (HSB):
        256°, 80.7175%, 87.4510%
        XYZ:
        18.4975, 9.2796, 70.6283
        xyY:
        0.1880, 0.0943, 9.2796
      CIE-Lab:
        36.5172, 63.3863, -82.5820
        CIE-LCH:
        36.5172, 104.1039, 307.5083
        CIE-Luv:
        36.5172, 1.1217, -115.0526
        Hunter-Lab:
        30.4625, 55.0802, -116.1422
      #5b2bdf color charts
#5b2bdf RGB chart
      #5b2bdf CMYK chart
      #5b2bdf RGB pie chart
      #5b2bdf color shades, tints & tones
#5b2bdf color schemes
#5b2bdf color preview, HTML & CSS examples
           This text has a color of #5b2bdf        
        
          <p style="color:#5b2bdf;">Text here</p>
        
        
          .mytext {color:#5b2bdf;}
        
        Text color #5b2bdf
      
           This box has a color of #5b2bdf        
        
          <div style="background-color:#5b2bdf;">Content here</div>
        
        
          .mybackground {background-color:#5b2bdf;}
        
        Background color #5b2bdf
      
           Border around this has a color of #5b2bdf        
        
          <div style="border:2px solid #5b2bdf;">Content here</div>
        
        
          .myborder {border:2px solid #5b2bdf;}
        
        Border color #5b2bdf