#5b87ed color space conversions
Hex:
        #5b87ed
        RGB:
        91, 135, 237
        CMY:
        64, 47, 7
        CMYK:
        62, 43, 0, 7
      HSL:
        222°, 80.2198%, 64.3137%
        HSV (HSB):
        222°, 61.6034%, 92.9412%
        XYZ:
        28.2644, 25.6665, 83.5852
        xyY:
        0.2055, 0.1866, 25.6665
      CIE-Lab:
        57.7191, 15.9817, -56.0253
        CIE-LCH:
        57.7191, 58.2602, 285.9212
        CIE-Luv:
        57.7191, -20.6922, -90.3841
        Hunter-Lab:
        50.6621, 10.9265, -62.3564
      #5b87ed color charts
#5b87ed RGB chart
      #5b87ed CMYK chart
      #5b87ed RGB pie chart
      #5b87ed color shades, tints & tones
#5b87ed color schemes
#5b87ed color preview, HTML & CSS examples
           This text has a color of #5b87ed        
        
          <p style="color:#5b87ed;">Text here</p>
        
        
          .mytext {color:#5b87ed;}
        
        Text color #5b87ed
      
           This box has a color of #5b87ed        
        
          <div style="background-color:#5b87ed;">Content here</div>
        
        
          .mybackground {background-color:#5b87ed;}
        
        Background color #5b87ed
      
           Border around this has a color of #5b87ed        
        
          <div style="border:2px solid #5b87ed;">Content here</div>
        
        
          .myborder {border:2px solid #5b87ed;}
        
        Border color #5b87ed