#5d5bee color space conversions
Hex:
        #5d5bee
        RGB:
        93, 91, 238
        CMY:
        64, 64, 7
        CMYK:
        61, 62, 0, 7
      HSL:
        241°, 81.2155%, 64.5098%
        HSV (HSB):
        241°, 61.7647%, 93.3333%
        XYZ:
        23.6879, 15.9824, 82.7253
        xyY:
        0.1935, 0.1306, 15.9824
      CIE-Lab:
        46.9514, 43.3116, -73.9604
        CIE-LCH:
        46.9514, 85.7090, 300.3535
        CIE-Luv:
        46.9514, -7.7109, -114.2463
        Hunter-Lab:
        39.9780, 35.8041, -94.7027
      #5d5bee color charts
#5d5bee RGB chart
      #5d5bee CMYK chart
      #5d5bee RGB pie chart
      #5d5bee color shades, tints & tones
#5d5bee color schemes
#5d5bee color preview, HTML & CSS examples
           This text has a color of #5d5bee        
        
          <p style="color:#5d5bee;">Text here</p>
        
        
          .mytext {color:#5d5bee;}
        
        Text color #5d5bee
      
           This box has a color of #5d5bee        
        
          <div style="background-color:#5d5bee;">Content here</div>
        
        
          .mybackground {background-color:#5d5bee;}
        
        Background color #5d5bee
      
           Border around this has a color of #5d5bee        
        
          <div style="border:2px solid #5d5bee;">Content here</div>
        
        
          .myborder {border:2px solid #5d5bee;}
        
        Border color #5d5bee