#5864eb color space conversions
Hex:
        #5864eb
        RGB:
        88, 100, 235
        CMY:
        65, 61, 8
        CMYK:
        63, 57, 0, 8
      HSL:
        235°, 78.6096%, 63.3333%
        HSV (HSB):
        235°, 62.5532%, 92.1569%
        XYZ:
        23.5771, 17.1872, 80.6721
        xyY:
        0.1942, 0.1415, 17.1872
      CIE-Lab:
        48.4951, 36.1662, -69.7763
        CIE-LCH:
        48.4951, 78.5921, 297.3984
        CIE-Luv:
        48.4951, -11.1312, -108.9384
        Hunter-Lab:
        41.4575, 28.9633, -86.3522
      #5864eb color charts
#5864eb RGB chart
      #5864eb CMYK chart
      #5864eb RGB pie chart
      #5864eb color shades, tints & tones
#5864eb color schemes
#5864eb color preview, HTML & CSS examples
           This text has a color of #5864eb        
        
          <p style="color:#5864eb;">Text here</p>
        
        
          .mytext {color:#5864eb;}
        
        Text color #5864eb
      
           This box has a color of #5864eb        
        
          <div style="background-color:#5864eb;">Content here</div>
        
        
          .mybackground {background-color:#5864eb;}
        
        Background color #5864eb
      
           Border around this has a color of #5864eb        
        
          <div style="border:2px solid #5864eb;">Content here</div>
        
        
          .myborder {border:2px solid #5864eb;}
        
        Border color #5864eb