#5863a7 color space conversions
Hex:
        #5863a7
        RGB:
        88, 99, 167
        CMY:
        65, 61, 35
        CMYK:
        47, 41, 0, 35
      HSL:
        232°, 30.9804%, 50.0000%
        HSV (HSB):
        232°, 47.3054%, 65.4902%
        XYZ:
        15.4614, 13.7884, 38.4057
        xyY:
        0.2285, 0.2038, 13.7884
      CIE-Lab:
        43.9279, 14.6338, -37.9868
        CIE-LCH:
        43.9279, 40.7080, 291.0684
        CIE-Luv:
        43.9279, -8.3354, -57.4778
        Hunter-Lab:
        37.1327, 9.3418, -35.3297
      #5863a7 color charts
#5863a7 RGB chart
      #5863a7 CMYK chart
      #5863a7 RGB pie chart
      #5863a7 color shades, tints & tones
#5863a7 color schemes
#5863a7 color preview, HTML & CSS examples
           This text has a color of #5863a7        
        
          <p style="color:#5863a7;">Text here</p>
        
        
          .mytext {color:#5863a7;}
        
        Text color #5863a7
      
           This box has a color of #5863a7        
        
          <div style="background-color:#5863a7;">Content here</div>
        
        
          .mybackground {background-color:#5863a7;}
        
        Background color #5863a7
      
           Border around this has a color of #5863a7        
        
          <div style="border:2px solid #5863a7;">Content here</div>
        
        
          .myborder {border:2px solid #5863a7;}
        
        Border color #5863a7