#5b76ed color space conversions
Hex:
        #5b76ed
        RGB:
        91, 118, 237
        CMY:
        64, 54, 7
        CMYK:
        62, 50, 0, 7
      HSL:
        229°, 80.2198%, 64.3137%
        HSV (HSB):
        229°, 61.6034%, 92.9412%
        XYZ:
        26.0789, 21.2954, 82.8567
        xyY:
        0.2003, 0.1635, 21.2954
      CIE-Lab:
        53.2713, 26.3195, -63.1604
        CIE-LCH:
        53.2713, 68.4248, 292.6220
        CIE-Luv:
        53.2713, -15.4075, -100.9164
        Hunter-Lab:
        46.1470, 20.1179, -74.1520
      #5b76ed color charts
#5b76ed RGB chart
      #5b76ed CMYK chart
      #5b76ed RGB pie chart
      #5b76ed color shades, tints & tones
#5b76ed color schemes
#5b76ed color preview, HTML & CSS examples
           This text has a color of #5b76ed        
        
          <p style="color:#5b76ed;">Text here</p>
        
        
          .mytext {color:#5b76ed;}
        
        Text color #5b76ed
      
           This box has a color of #5b76ed        
        
          <div style="background-color:#5b76ed;">Content here</div>
        
        
          .mybackground {background-color:#5b76ed;}
        
        Background color #5b76ed
      
           Border around this has a color of #5b76ed        
        
          <div style="border:2px solid #5b76ed;">Content here</div>
        
        
          .myborder {border:2px solid #5b76ed;}
        
        Border color #5b76ed