#5868db color space conversions
Hex:
        #5868db
        RGB:
        88, 104, 219
        CMY:
        65, 59, 14
        CMYK:
        60, 53, 0, 14
      HSL:
        233°, 64.5320%, 60.1961%
        HSV (HSB):
        233°, 59.8174%, 85.8824%
        XYZ:
        21.7610, 17.0898, 69.1696
        xyY:
        0.2015, 0.1582, 17.0898
      CIE-Lab:
        48.3730, 28.4095, -60.9408
        CIE-LCH:
        48.3730, 67.2375, 294.9941
        CIE-Luv:
        48.3730, -11.6938, -95.3389
        Hunter-Lab:
        41.3398, 21.6165, -70.2658
      #5868db color charts
#5868db RGB chart
      #5868db CMYK chart
      #5868db RGB pie chart
      #5868db color shades, tints & tones
#5868db color schemes
#5868db color preview, HTML & CSS examples
           This text has a color of #5868db        
        
          <p style="color:#5868db;">Text here</p>
        
        
          .mytext {color:#5868db;}
        
        Text color #5868db
      
           This box has a color of #5868db        
        
          <div style="background-color:#5868db;">Content here</div>
        
        
          .mybackground {background-color:#5868db;}
        
        Background color #5868db
      
           Border around this has a color of #5868db        
        
          <div style="border:2px solid #5868db;">Content here</div>
        
        
          .myborder {border:2px solid #5868db;}
        
        Border color #5868db