#5863df color space conversions
Hex:
        #5863df
        RGB:
        88, 99, 223
        CMY:
        65, 61, 13
        CMYK:
        61, 56, 0, 13
      HSL:
        235°, 67.8392%, 60.9804%
        HSV (HSB):
        235°, 60.5381%, 87.4510%
        XYZ:
        21.8056, 16.3261, 71.8140
        xyY:
        0.1983, 0.1485, 16.3261
      CIE-Lab:
        47.3994, 32.8148, -64.7830
        CIE-LCH:
        47.3994, 72.6199, 296.8638
        CIE-Luv:
        47.3994, -10.4337, -100.7969
        Hunter-Lab:
        40.4056, 25.6211, -77.0940
      #5863df color charts
#5863df RGB chart
      #5863df CMYK chart
      #5863df RGB pie chart
      #5863df color shades, tints & tones
#5863df color schemes
#5863df color preview, HTML & CSS examples
           This text has a color of #5863df        
        
          <p style="color:#5863df;">Text here</p>
        
        
          .mytext {color:#5863df;}
        
        Text color #5863df
      
           This box has a color of #5863df        
        
          <div style="background-color:#5863df;">Content here</div>
        
        
          .mybackground {background-color:#5863df;}
        
        Background color #5863df
      
           Border around this has a color of #5863df        
        
          <div style="border:2px solid #5863df;">Content here</div>
        
        
          .myborder {border:2px solid #5863df;}
        
        Border color #5863df