#5658fb color space conversions
Hex:
        #5658fb
        RGB:
        86, 88, 251
        CMY:
        66, 65, 2
        CMYK:
        66, 65, 0, 2
      HSL:
        239°, 95.3757%, 66.0784%
        HSV (HSB):
        239°, 65.7371%, 98.4314%
        XYZ:
        24.7401, 15.9229, 93.0363
        xyY:
        0.1850, 0.1191, 15.9229
      CIE-Lab:
        46.8732, 48.2399, -81.3824
        CIE-LCH:
        46.8732, 94.6054, 300.6576
        CIE-Luv:
        46.8732, -9.4385, -124.4729
        Hunter-Lab:
        39.9035, 40.8383, -110.3039
      #5658fb color charts
#5658fb RGB chart
      #5658fb CMYK chart
      #5658fb RGB pie chart
      #5658fb color shades, tints & tones
#5658fb color schemes
#5658fb color preview, HTML & CSS examples
           This text has a color of #5658fb        
        
          <p style="color:#5658fb;">Text here</p>
        
        
          .mytext {color:#5658fb;}
        
        Text color #5658fb
      
           This box has a color of #5658fb        
        
          <div style="background-color:#5658fb;">Content here</div>
        
        
          .mybackground {background-color:#5658fb;}
        
        Background color #5658fb
      
           Border around this has a color of #5658fb        
        
          <div style="border:2px solid #5658fb;">Content here</div>
        
        
          .myborder {border:2px solid #5658fb;}
        
        Border color #5658fb