#5a80ec color space conversions
Hex:
        #5a80ec
        RGB:
        90, 128, 236
        CMY:
        65, 50, 7
        CMYK:
        62, 46, 0, 7
      HSL:
        224°, 79.3478%, 63.9216%
        HSV (HSB):
        224°, 61.8644%, 92.5490%
        XYZ:
        27.0759, 23.6681, 82.4982
        xyY:
        0.2032, 0.1776, 23.6681
      CIE-Lab:
        55.7540, 19.7074, -58.6163
        CIE-LCH:
        55.7540, 61.8405, 288.5832
        CIE-Luv:
        55.7540, -18.7128, -94.2252
        Hunter-Lab:
        48.6499, 14.2063, -66.4863
      #5a80ec color charts
#5a80ec RGB chart
      #5a80ec CMYK chart
      #5a80ec RGB pie chart
      #5a80ec color shades, tints & tones
#5a80ec color schemes
#5a80ec color preview, HTML & CSS examples
           This text has a color of #5a80ec        
        
          <p style="color:#5a80ec;">Text here</p>
        
        
          .mytext {color:#5a80ec;}
        
        Text color #5a80ec
      
           This box has a color of #5a80ec        
        
          <div style="background-color:#5a80ec;">Content here</div>
        
        
          .mybackground {background-color:#5a80ec;}
        
        Background color #5a80ec
      
           Border around this has a color of #5a80ec        
        
          <div style="border:2px solid #5a80ec;">Content here</div>
        
        
          .myborder {border:2px solid #5a80ec;}
        
        Border color #5a80ec