#5b6ff2 color space conversions
Hex:
        #5b6ff2
        RGB:
        91, 111, 242
        CMY:
        64, 56, 5
        CMYK:
        62, 54, 0, 5
      HSL:
        232°, 85.3107%, 65.2941%
        HSV (HSB):
        232°, 62.3967%, 94.9020%
        XYZ:
        26.0258, 20.0038, 86.4938
        xyY:
        0.1964, 0.1509, 20.0038
      CIE-Lab:
        51.8415, 32.2620, -68.2591
        CIE-LCH:
        51.8415, 75.4993, 295.2973
        CIE-Luv:
        51.8415, -13.5172, -108.4247
        Hunter-Lab:
        44.7256, 25.5992, -83.3515
      #5b6ff2 color charts
#5b6ff2 RGB chart
      #5b6ff2 CMYK chart
      #5b6ff2 RGB pie chart
      #5b6ff2 color shades, tints & tones
#5b6ff2 color schemes
#5b6ff2 color preview, HTML & CSS examples
           This text has a color of #5b6ff2        
        
          <p style="color:#5b6ff2;">Text here</p>
        
        
          .mytext {color:#5b6ff2;}
        
        Text color #5b6ff2
      
           This box has a color of #5b6ff2        
        
          <div style="background-color:#5b6ff2;">Content here</div>
        
        
          .mybackground {background-color:#5b6ff2;}
        
        Background color #5b6ff2
      
           Border around this has a color of #5b6ff2        
        
          <div style="border:2px solid #5b6ff2;">Content here</div>
        
        
          .myborder {border:2px solid #5b6ff2;}
        
        Border color #5b6ff2