#5a82ea color space conversions
Hex:
        #5a82ea
        RGB:
        90, 130, 234
        CMY:
        65, 49, 8
        CMYK:
        62, 44, 0, 8
      HSL:
        223°, 77.4194%, 63.5294%
        HSV (HSB):
        223°, 61.5385%, 91.7647%
        XYZ:
        27.0504, 24.0794, 81.0640
        xyY:
        0.2046, 0.1822, 24.0794
      CIE-Lab:
        56.1672, 17.8225, -56.8410
        CIE-LCH:
        56.1672, 59.5696, 287.4088
        CIE-Luv:
        56.1672, -19.3361, -91.3634
        Hunter-Lab:
        49.0708, 12.5245, -63.5963
      #5a82ea color charts
#5a82ea RGB chart
      #5a82ea CMYK chart
      #5a82ea RGB pie chart
      #5a82ea color shades, tints & tones
#5a82ea color schemes
#5a82ea color preview, HTML & CSS examples
           This text has a color of #5a82ea        
        
          <p style="color:#5a82ea;">Text here</p>
        
        
          .mytext {color:#5a82ea;}
        
        Text color #5a82ea
      
           This box has a color of #5a82ea        
        
          <div style="background-color:#5a82ea;">Content here</div>
        
        
          .mybackground {background-color:#5a82ea;}
        
        Background color #5a82ea
      
           Border around this has a color of #5a82ea        
        
          <div style="border:2px solid #5a82ea;">Content here</div>
        
        
          .myborder {border:2px solid #5a82ea;}
        
        Border color #5a82ea