#5b80ec color space conversions
Hex:
        #5b80ec
        RGB:
        91, 128, 236
        CMY:
        64, 50, 7
        CMYK:
        61, 46, 0, 7
      HSL:
        225°, 79.2350%, 64.1176%
        HSV (HSB):
        225°, 61.4407%, 92.5490%
        XYZ:
        27.1739, 23.7186, 82.5028
        xyY:
        0.2037, 0.1778, 23.7186
      CIE-Lab:
        55.8050, 19.8838, -58.5317
        CIE-LCH:
        55.8050, 61.8169, 288.7631
        CIE-Luv:
        55.8050, -18.4511, -94.1268
        Hunter-Lab:
        48.7018, 14.3687, -66.3485
      #5b80ec color charts
#5b80ec RGB chart
      #5b80ec CMYK chart
      #5b80ec RGB pie chart
      #5b80ec color shades, tints & tones
#5b80ec color schemes
#5b80ec color preview, HTML & CSS examples
           This text has a color of #5b80ec        
        
          <p style="color:#5b80ec;">Text here</p>
        
        
          .mytext {color:#5b80ec;}
        
        Text color #5b80ec
      
           This box has a color of #5b80ec        
        
          <div style="background-color:#5b80ec;">Content here</div>
        
        
          .mybackground {background-color:#5b80ec;}
        
        Background color #5b80ec
      
           Border around this has a color of #5b80ec        
        
          <div style="border:2px solid #5b80ec;">Content here</div>
        
        
          .myborder {border:2px solid #5b80ec;}
        
        Border color #5b80ec