#5971fc color space conversions
Hex:
        #5971fc
        RGB:
        89, 113, 252
        CMY:
        65, 56, 1
        CMYK:
        65, 55, 0, 1
      HSL:
        231°, 96.4497%, 66.8627%
        HSV (HSB):
        231°, 64.6825%, 98.8235%
        XYZ:
        27.5956, 20.9624, 94.6872
        xyY:
        0.1926, 0.1463, 20.9624
      CIE-Lab:
        52.9083, 34.0648, -72.0931
        CIE-LCH:
        52.9083, 79.7360, 295.2913
        CIE-Luv:
        52.9083, -14.8126, -114.8673
        Hunter-Lab:
        45.7847, 27.4635, -90.5682
      #5971fc color charts
#5971fc RGB chart
      #5971fc CMYK chart
      #5971fc RGB pie chart
      #5971fc color shades, tints & tones
#5971fc color schemes
#5971fc color preview, HTML & CSS examples
           This text has a color of #5971fc        
        
          <p style="color:#5971fc;">Text here</p>
        
        
          .mytext {color:#5971fc;}
        
        Text color #5971fc
      
           This box has a color of #5971fc        
        
          <div style="background-color:#5971fc;">Content here</div>
        
        
          .mybackground {background-color:#5971fc;}
        
        Background color #5971fc
      
           Border around this has a color of #5971fc        
        
          <div style="border:2px solid #5971fc;">Content here</div>
        
        
          .myborder {border:2px solid #5971fc;}
        
        Border color #5971fc