#5b5dd3 color space conversions
Hex:
        #5b5dd3
        RGB:
        91, 93, 211
        CMY:
        64, 64, 17
        CMYK:
        57, 56, 0, 17
      HSL:
        239°, 57.6923%, 59.2157%
        HSV (HSB):
        239°, 56.8720%, 82.7451%
        XYZ:
        19.9866, 14.7560, 63.4228
        xyY:
        0.2036, 0.1503, 14.7560
      CIE-Lab:
        45.2982, 33.1125, -61.3425
        CIE-LCH:
        45.2982, 69.7089, 298.3601
        CIE-Luv:
        45.2982, -7.4228, -94.5919
        Hunter-Lab:
        38.4135, 25.6501, -71.0015
      #5b5dd3 color charts
#5b5dd3 RGB chart
      #5b5dd3 CMYK chart
      #5b5dd3 RGB pie chart
      #5b5dd3 color shades, tints & tones
#5b5dd3 color schemes
#5b5dd3 color preview, HTML & CSS examples
           This text has a color of #5b5dd3        
        
          <p style="color:#5b5dd3;">Text here</p>
        
        
          .mytext {color:#5b5dd3;}
        
        Text color #5b5dd3
      
           This box has a color of #5b5dd3        
        
          <div style="background-color:#5b5dd3;">Content here</div>
        
        
          .mybackground {background-color:#5b5dd3;}
        
        Background color #5b5dd3
      
           Border around this has a color of #5b5dd3        
        
          <div style="border:2px solid #5b5dd3;">Content here</div>
        
        
          .myborder {border:2px solid #5b5dd3;}
        
        Border color #5b5dd3