#5865cb color space conversions
Hex:
        #5865cb
        RGB:
        88, 101, 203
        CMY:
        65, 60, 20
        CMYK:
        57, 50, 0, 20
      HSL:
        233°, 52.5114%, 57.0588%
        HSV (HSB):
        233°, 56.6502%, 79.6078%
        XYZ:
        19.4577, 15.6939, 58.5036
        xyY:
        0.2078, 0.1676, 15.6939
      CIE-Lab:
        46.5703, 24.9830, -54.7141
        CIE-LCH:
        46.5703, 60.1480, 294.5419
        CIE-Luv:
        46.5703, -10.2899, -84.8471
        Hunter-Lab:
        39.6155, 18.3456, -59.8278
      #5865cb color charts
#5865cb RGB chart
      #5865cb CMYK chart
      #5865cb RGB pie chart
      #5865cb color shades, tints & tones
#5865cb color schemes
#5865cb color preview, HTML & CSS examples
           This text has a color of #5865cb        
        
          <p style="color:#5865cb;">Text here</p>
        
        
          .mytext {color:#5865cb;}
        
        Text color #5865cb
      
           This box has a color of #5865cb        
        
          <div style="background-color:#5865cb;">Content here</div>
        
        
          .mybackground {background-color:#5865cb;}
        
        Background color #5865cb
      
           Border around this has a color of #5865cb        
        
          <div style="border:2px solid #5865cb;">Content here</div>
        
        
          .myborder {border:2px solid #5865cb;}
        
        Border color #5865cb