#5a83eb color space conversions
Hex:
        #5a83eb
        RGB:
        90, 131, 235
        CMY:
        65, 49, 8
        CMYK:
        62, 44, 0, 8
      HSL:
        223°, 78.3784%, 63.7255%
        HSV (HSB):
        223°, 61.7021%, 92.1569%
        XYZ:
        27.3281, 24.4044, 81.8674
        xyY:
        0.2046, 0.1827, 24.4044
      CIE-Lab:
        56.4905, 17.5513, -56.8806
        CIE-LCH:
        56.4905, 59.5269, 287.1483
        CIE-Luv:
        56.4905, -19.6598, -91.5108
        Hunter-Lab:
        49.4008, 12.2933, -63.6753
      #5a83eb color charts
#5a83eb RGB chart
      #5a83eb CMYK chart
      #5a83eb RGB pie chart
      #5a83eb color shades, tints & tones
#5a83eb color schemes
#5a83eb color preview, HTML & CSS examples
           This text has a color of #5a83eb        
        
          <p style="color:#5a83eb;">Text here</p>
        
        
          .mytext {color:#5a83eb;}
        
        Text color #5a83eb
      
           This box has a color of #5a83eb        
        
          <div style="background-color:#5a83eb;">Content here</div>
        
        
          .mybackground {background-color:#5a83eb;}
        
        Background color #5a83eb
      
           Border around this has a color of #5a83eb        
        
          <div style="border:2px solid #5a83eb;">Content here</div>
        
        
          .myborder {border:2px solid #5a83eb;}
        
        Border color #5a83eb