#5b5fed color space conversions
Hex:
        #5b5fed
        RGB:
        91, 95, 237
        CMY:
        64, 63, 7
        CMYK:
        62, 60, 0, 7
      HSL:
        238°, 80.2198%, 64.3137%
        HSV (HSB):
        238°, 61.6034%, 92.9412%
        XYZ:
        23.6927, 16.5230, 82.0613
        xyY:
        0.1938, 0.1351, 16.5230
      CIE-Lab:
        47.6533, 40.3070, -72.2605
        CIE-LCH:
        47.6533, 82.7420, 299.1529
        CIE-Luv:
        47.6533, -9.1601, -112.1919
        Hunter-Lab:
        40.6485, 32.9069, -91.2409
      #5b5fed color charts
#5b5fed RGB chart
      #5b5fed CMYK chart
      #5b5fed RGB pie chart
      #5b5fed color shades, tints & tones
#5b5fed color schemes
#5b5fed color preview, HTML & CSS examples
           This text has a color of #5b5fed        
        
          <p style="color:#5b5fed;">Text here</p>
        
        
          .mytext {color:#5b5fed;}
        
        Text color #5b5fed
      
           This box has a color of #5b5fed        
        
          <div style="background-color:#5b5fed;">Content here</div>
        
        
          .mybackground {background-color:#5b5fed;}
        
        Background color #5b5fed
      
           Border around this has a color of #5b5fed        
        
          <div style="border:2px solid #5b5fed;">Content here</div>
        
        
          .myborder {border:2px solid #5b5fed;}
        
        Border color #5b5fed