#5d6bdb color space conversions
Hex:
        #5d6bdb
        RGB:
        93, 107, 219
        CMY:
        64, 58, 14
        CMYK:
        58, 51, 0, 14
      HSL:
        233°, 63.6364%, 61.1765%
        HSV (HSB):
        233°, 57.5342%, 85.8824%
        XYZ:
        22.5581, 17.9570, 69.2949
        xyY:
        0.2054, 0.1635, 17.9570
      CIE-Lab:
        49.4439, 27.4834, -59.1981
        CIE-LCH:
        49.4439, 65.2668, 294.9036
        CIE-Luv:
        49.4439, -11.1214, -93.1886
        Hunter-Lab:
        42.3757, 20.8643, -67.2910
      #5d6bdb color charts
#5d6bdb RGB chart
      #5d6bdb CMYK chart
      #5d6bdb RGB pie chart
      #5d6bdb color shades, tints & tones
#5d6bdb color schemes
#5d6bdb color preview, HTML & CSS examples
           This text has a color of #5d6bdb        
        
          <p style="color:#5d6bdb;">Text here</p>
        
        
          .mytext {color:#5d6bdb;}
        
        Text color #5d6bdb
      
           This box has a color of #5d6bdb        
        
          <div style="background-color:#5d6bdb;">Content here</div>
        
        
          .mybackground {background-color:#5d6bdb;}
        
        Background color #5d6bdb
      
           Border around this has a color of #5d6bdb        
        
          <div style="border:2px solid #5d6bdb;">Content here</div>
        
        
          .myborder {border:2px solid #5d6bdb;}
        
        Border color #5d6bdb