#5b5afd color space conversions
Hex:
        #5b5afd
        RGB:
        91, 90, 253
        CMY:
        64, 65, 1
        CMYK:
        64, 64, 0, 1
      HSL:
        240°, 97.6048%, 67.2549%
        HSV (HSB):
        240°, 64.4269%, 99.2157%
        XYZ:
        25.7002, 16.6283, 94.7835
        xyY:
        0.1874, 0.1213, 16.6283
      CIE-Lab:
        47.7883, 48.3730, -80.9855
        CIE-LCH:
        47.7883, 94.3323, 300.8501
        CIE-Luv:
        47.7883, -8.7566, -124.7744
        Hunter-Lab:
        40.7778, 41.1381, -109.2685
      #5b5afd color charts
#5b5afd RGB chart
      #5b5afd CMYK chart
      #5b5afd RGB pie chart
      #5b5afd color shades, tints & tones
#5b5afd color schemes
#5b5afd color preview, HTML & CSS examples
           This text has a color of #5b5afd        
        
          <p style="color:#5b5afd;">Text here</p>
        
        
          .mytext {color:#5b5afd;}
        
        Text color #5b5afd
      
           This box has a color of #5b5afd        
        
          <div style="background-color:#5b5afd;">Content here</div>
        
        
          .mybackground {background-color:#5b5afd;}
        
        Background color #5b5afd
      
           Border around this has a color of #5b5afd        
        
          <div style="border:2px solid #5b5afd;">Content here</div>
        
        
          .myborder {border:2px solid #5b5afd;}
        
        Border color #5b5afd