#5863eb color space conversions
Hex:
        #5863eb
        RGB:
        88, 99, 235
        CMY:
        65, 61, 8
        CMYK:
        63, 58, 0, 8
      HSL:
        236°, 78.6096%, 63.3333%
        HSV (HSB):
        236°, 62.5532%, 92.1569%
        XYZ:
        23.4817, 16.9965, 80.6403
        xyY:
        0.1939, 0.1403, 16.9965
      CIE-Lab:
        48.2557, 36.7740, -70.1652
        CIE-LCH:
        48.2557, 79.2179, 297.6593
        CIE-Luv:
        48.2557, -10.8733, -109.3825
        Hunter-Lab:
        41.2269, 29.5219, -87.1132
      #5863eb color charts
#5863eb RGB chart
      #5863eb CMYK chart
      #5863eb RGB pie chart
      #5863eb color shades, tints & tones
#5863eb color schemes
#5863eb color preview, HTML & CSS examples
           This text has a color of #5863eb        
        
          <p style="color:#5863eb;">Text here</p>
        
        
          .mytext {color:#5863eb;}
        
        Text color #5863eb
      
           This box has a color of #5863eb        
        
          <div style="background-color:#5863eb;">Content here</div>
        
        
          .mybackground {background-color:#5863eb;}
        
        Background color #5863eb
      
           Border around this has a color of #5863eb        
        
          <div style="border:2px solid #5863eb;">Content here</div>
        
        
          .myborder {border:2px solid #5863eb;}
        
        Border color #5863eb