#5971cd color space conversions
Hex:
        #5971cd
        RGB:
        89, 113, 205
        CMY:
        65, 56, 20
        CMYK:
        57, 45, 0, 20
      HSL:
        228°, 53.7037%, 57.6471%
        HSV (HSB):
        228°, 56.5854%, 80.3922%
        XYZ:
        21.0444, 18.3419, 60.1888
        xyY:
        0.2113, 0.1842, 18.3419
      CIE-Lab:
        49.9082, 18.3972, -50.5055
        CIE-LCH:
        49.9082, 53.7519, 290.0148
        CIE-Luv:
        49.9082, -13.8003, -79.2021
        Hunter-Lab:
        42.8274, 12.7628, -53.3458
      #5971cd color charts
#5971cd RGB chart
      #5971cd CMYK chart
      #5971cd RGB pie chart
      #5971cd color shades, tints & tones
#5971cd color schemes
#5971cd color preview, HTML & CSS examples
           This text has a color of #5971cd        
        
          <p style="color:#5971cd;">Text here</p>
        
        
          .mytext {color:#5971cd;}
        
        Text color #5971cd
      
           This box has a color of #5971cd        
        
          <div style="background-color:#5971cd;">Content here</div>
        
        
          .mybackground {background-color:#5971cd;}
        
        Background color #5971cd
      
           Border around this has a color of #5971cd        
        
          <div style="border:2px solid #5971cd;">Content here</div>
        
        
          .myborder {border:2px solid #5971cd;}
        
        Border color #5971cd