#5571fb color space conversions
Hex:
        #5571fb
        RGB:
        85, 113, 251
        CMY:
        67, 56, 2
        CMYK:
        66, 55, 0, 2
      HSL:
        230°, 95.4023%, 65.8824%
        HSV (HSB):
        230°, 66.1355%, 98.4314%
        XYZ:
        27.0640, 20.7066, 93.8371
        xyY:
        0.1911, 0.1462, 20.7066
      CIE-Lab:
        52.6269, 33.1381, -72.0053
        CIE-LCH:
        52.6269, 79.2647, 294.7127
        CIE-Luv:
        52.6269, -15.7356, -114.4964
        Hunter-Lab:
        45.5045, 26.5309, -90.4118
      #5571fb color charts
#5571fb RGB chart
      #5571fb CMYK chart
      #5571fb RGB pie chart
      #5571fb color shades, tints & tones
#5571fb color schemes
#5571fb color preview, HTML & CSS examples
           This text has a color of #5571fb        
        
          <p style="color:#5571fb;">Text here</p>
        
        
          .mytext {color:#5571fb;}
        
        Text color #5571fb
      
           This box has a color of #5571fb        
        
          <div style="background-color:#5571fb;">Content here</div>
        
        
          .mybackground {background-color:#5571fb;}
        
        Background color #5571fb
      
           Border around this has a color of #5571fb        
        
          <div style="border:2px solid #5571fb;">Content here</div>
        
        
          .myborder {border:2px solid #5571fb;}
        
        Border color #5571fb