#5863db color space conversions
Hex:
        #5863db
        RGB:
        88, 99, 219
        CMY:
        65, 61, 14
        CMYK:
        60, 55, 0, 14
      HSL:
        235°, 64.5320%, 60.1961%
        HSV (HSB):
        235°, 59.8174%, 85.8824%
        XYZ:
        21.2725, 16.1129, 69.0067
        xyY:
        0.1999, 0.1514, 16.1129
      CIE-Lab:
        47.1222, 31.4948, -62.9623
        CIE-LCH:
        47.1222, 70.4001, 296.5750
        CIE-Luv:
        47.1222, -10.2863, -97.8811
        Hunter-Lab:
        40.1408, 24.3492, -73.8278
      #5863db color charts
#5863db RGB chart
      #5863db CMYK chart
      #5863db RGB pie chart
      #5863db color shades, tints & tones
#5863db color schemes
#5863db color preview, HTML & CSS examples
           This text has a color of #5863db        
        
          <p style="color:#5863db;">Text here</p>
        
        
          .mytext {color:#5863db;}
        
        Text color #5863db
      
           This box has a color of #5863db        
        
          <div style="background-color:#5863db;">Content here</div>
        
        
          .mybackground {background-color:#5863db;}
        
        Background color #5863db
      
           Border around this has a color of #5863db        
        
          <div style="border:2px solid #5863db;">Content here</div>
        
        
          .myborder {border:2px solid #5863db;}
        
        Border color #5863db