#5b5efa color space conversions
Hex:
        #5b5efa
        RGB:
        91, 94, 250
        CMY:
        64, 63, 2
        CMYK:
        64, 62, 0, 2
      HSL:
        239°, 94.0828%, 66.8627%
        HSV (HSB):
        239°, 63.6000%, 98.0392%
        XYZ:
        25.5724, 17.1317, 92.4014
        xyY:
        0.1893, 0.1268, 17.1317
      CIE-Lab:
        48.4255, 45.0895, -78.2733
        CIE-LCH:
        48.4255, 90.3315, 299.9442
        CIE-Luv:
        48.4255, -9.5052, -121.4264
        Hunter-Lab:
        41.3904, 37.8501, -103.3877
      #5b5efa color charts
#5b5efa RGB chart
      #5b5efa CMYK chart
      #5b5efa RGB pie chart
      #5b5efa color shades, tints & tones
#5b5efa color schemes
#5b5efa color preview, HTML & CSS examples
           This text has a color of #5b5efa        
        
          <p style="color:#5b5efa;">Text here</p>
        
        
          .mytext {color:#5b5efa;}
        
        Text color #5b5efa
      
           This box has a color of #5b5efa        
        
          <div style="background-color:#5b5efa;">Content here</div>
        
        
          .mybackground {background-color:#5b5efa;}
        
        Background color #5b5efa
      
           Border around this has a color of #5b5efa        
        
          <div style="border:2px solid #5b5efa;">Content here</div>
        
        
          .myborder {border:2px solid #5b5efa;}
        
        Border color #5b5efa