#5b5dcd color space conversions
Hex:
        #5b5dcd
        RGB:
        91, 93, 205
        CMY:
        64, 64, 20
        CMYK:
        56, 55, 0, 20
      HSL:
        239°, 53.2710%, 58.0392%
        HSV (HSB):
        239°, 55.6098%, 80.3922%
        XYZ:
        19.2482, 14.4606, 59.5343
        xyY:
        0.2064, 0.1551, 14.4606
      CIE-Lab:
        44.8864, 31.1796, -58.5666
        CIE-LCH:
        44.8864, 66.3492, 298.0299
        CIE-Luv:
        44.8864, -7.1237, -90.1843
        Hunter-Lab:
        38.0271, 23.8038, -66.2039
      #5b5dcd color charts
#5b5dcd RGB chart
      #5b5dcd CMYK chart
      #5b5dcd RGB pie chart
      #5b5dcd color shades, tints & tones
#5b5dcd color schemes
#5b5dcd color preview, HTML & CSS examples
           This text has a color of #5b5dcd        
        
          <p style="color:#5b5dcd;">Text here</p>
        
        
          .mytext {color:#5b5dcd;}
        
        Text color #5b5dcd
      
           This box has a color of #5b5dcd        
        
          <div style="background-color:#5b5dcd;">Content here</div>
        
        
          .mybackground {background-color:#5b5dcd;}
        
        Background color #5b5dcd
      
           Border around this has a color of #5b5dcd        
        
          <div style="border:2px solid #5b5dcd;">Content here</div>
        
        
          .myborder {border:2px solid #5b5dcd;}
        
        Border color #5b5dcd