#5863fb color space conversions
Hex:
        #5863fb
        RGB:
        88, 99, 251
        CMY:
        65, 61, 2
        CMYK:
        65, 61, 0, 2
      HSL:
        236°, 95.3216%, 66.4706%
        HSV (HSB):
        236°, 64.9402%, 98.4314%
        XYZ:
        25.8989, 17.9634, 93.3691
        xyY:
        0.1887, 0.1309, 17.9634
      CIE-Lab:
        49.4517, 42.0344, -77.1627
        CIE-LCH:
        49.4517, 87.8691, 298.5793
        CIE-Luv:
        49.4517, -11.4538, -120.4699
        Hunter-Lab:
        42.3833, 34.9043, -100.9457
      #5863fb color charts
#5863fb RGB chart
      #5863fb CMYK chart
      #5863fb RGB pie chart
      #5863fb color shades, tints & tones
#5863fb color schemes
#5863fb color preview, HTML & CSS examples
           This text has a color of #5863fb        
        
          <p style="color:#5863fb;">Text here</p>
        
        
          .mytext {color:#5863fb;}
        
        Text color #5863fb
      
           This box has a color of #5863fb        
        
          <div style="background-color:#5863fb;">Content here</div>
        
        
          .mybackground {background-color:#5863fb;}
        
        Background color #5863fb
      
           Border around this has a color of #5863fb        
        
          <div style="border:2px solid #5863fb;">Content here</div>
        
        
          .myborder {border:2px solid #5863fb;}
        
        Border color #5863fb