#5b3dc3 color space conversions
Hex:
        #5b3dc3
        RGB:
        91, 61, 195
        CMY:
        64, 76, 24
        CMYK:
        53, 69, 0, 24
      HSL:
        253°, 52.7559%, 50.1961%
        HSV (HSB):
        253°, 68.7179%, 76.4706%
        XYZ:
        15.8335, 9.5018, 52.6293
        xyY:
        0.2031, 0.1219, 9.5018
      CIE-Lab:
        36.9329, 46.9567, -65.6951
        CIE-LCH:
        36.9329, 80.7513, 305.5559
        CIE-Luv:
        36.9329, 1.1651, -95.0310
        Hunter-Lab:
        30.8249, 37.7442, -79.6519
      #5b3dc3 color charts
#5b3dc3 RGB chart
      #5b3dc3 CMYK chart
      #5b3dc3 RGB pie chart
      #5b3dc3 color shades, tints & tones
#5b3dc3 color schemes
#5b3dc3 color preview, HTML & CSS examples
           This text has a color of #5b3dc3        
        
          <p style="color:#5b3dc3;">Text here</p>
        
        
          .mytext {color:#5b3dc3;}
        
        Text color #5b3dc3
      
           This box has a color of #5b3dc3        
        
          <div style="background-color:#5b3dc3;">Content here</div>
        
        
          .mybackground {background-color:#5b3dc3;}
        
        Background color #5b3dc3
      
           Border around this has a color of #5b3dc3        
        
          <div style="border:2px solid #5b3dc3;">Content here</div>
        
        
          .myborder {border:2px solid #5b3dc3;}
        
        Border color #5b3dc3