#5a87cf color space conversions
Hex:
        #5a87cf
        RGB:
        90, 135, 207
        CMY:
        65, 47, 19
        CMYK:
        57, 35, 0, 19
      HSL:
        217°, 54.9296%, 58.2353%
        HSV (HSB):
        217°, 56.5217%, 81.1765%
        XYZ:
        24.1429, 24.0066, 62.3928
        xyY:
        0.2184, 0.2172, 24.0066
      CIE-Lab:
        56.0944, 5.9038, -41.8191
        CIE-LCH:
        56.0944, 42.2338, 278.0356
        CIE-Luv:
        56.0944, -21.0287, -65.7958
        Hunter-Lab:
        48.9965, 2.2115, -41.2030
      #5a87cf color charts
#5a87cf RGB chart
      #5a87cf CMYK chart
      #5a87cf RGB pie chart
      #5a87cf color shades, tints & tones
#5a87cf color schemes
#5a87cf color preview, HTML & CSS examples
           This text has a color of #5a87cf        
        
          <p style="color:#5a87cf;">Text here</p>
        
        
          .mytext {color:#5a87cf;}
        
        Text color #5a87cf
      
           This box has a color of #5a87cf        
        
          <div style="background-color:#5a87cf;">Content here</div>
        
        
          .mybackground {background-color:#5a87cf;}
        
        Background color #5a87cf
      
           Border around this has a color of #5a87cf        
        
          <div style="border:2px solid #5a87cf;">Content here</div>
        
        
          .myborder {border:2px solid #5a87cf;}
        
        Border color #5a87cf