#5676fb color space conversions
Hex:
        #5676fb
        RGB:
        86, 118, 251
        CMY:
        66, 54, 2
        CMYK:
        66, 53, 0, 2
      HSL:
        228°, 95.3757%, 66.0784%
        HSV (HSB):
        228°, 65.7371%, 98.4314%
        XYZ:
        27.7288, 21.9003, 94.0325
        xyY:
        0.1930, 0.1524, 21.9003
      CIE-Lab:
        53.9211, 30.2309, -69.9059
        CIE-LCH:
        53.9211, 76.1626, 293.3861
        CIE-Luv:
        53.9211, -16.8808, -111.8459
        Hunter-Lab:
        46.7978, 23.8692, -86.3751
      #5676fb color charts
#5676fb RGB chart
      #5676fb CMYK chart
      #5676fb RGB pie chart
      #5676fb color shades, tints & tones
#5676fb color schemes
#5676fb color preview, HTML & CSS examples
           This text has a color of #5676fb        
        
          <p style="color:#5676fb;">Text here</p>
        
        
          .mytext {color:#5676fb;}
        
        Text color #5676fb
      
           This box has a color of #5676fb        
        
          <div style="background-color:#5676fb;">Content here</div>
        
        
          .mybackground {background-color:#5676fb;}
        
        Background color #5676fb
      
           Border around this has a color of #5676fb        
        
          <div style="border:2px solid #5676fb;">Content here</div>
        
        
          .myborder {border:2px solid #5676fb;}
        
        Border color #5676fb