#5980fc color space conversions
Hex:
        #5980fc
        RGB:
        89, 128, 252
        CMY:
        65, 50, 1
        CMYK:
        65, 49, 0, 1
      HSL:
        226°, 96.4497%, 66.8627%
        HSV (HSB):
        226°, 64.6825%, 98.8235%
        XYZ:
        29.4097, 24.5905, 95.2918
        xyY:
        0.1970, 0.1647, 24.5905
      CIE-Lab:
        56.6742, 24.9339, -66.0056
        CIE-LCH:
        56.6742, 70.5581, 290.6942
        CIE-Luv:
        56.6742, -19.0742, -106.7165
        Hunter-Lab:
        49.5888, 19.0829, -79.2220
      #5980fc color charts
#5980fc RGB chart
      #5980fc CMYK chart
      #5980fc RGB pie chart
      #5980fc color shades, tints & tones
#5980fc color schemes
#5980fc color preview, HTML & CSS examples
           This text has a color of #5980fc        
        
          <p style="color:#5980fc;">Text here</p>
        
        
          .mytext {color:#5980fc;}
        
        Text color #5980fc
      
           This box has a color of #5980fc        
        
          <div style="background-color:#5980fc;">Content here</div>
        
        
          .mybackground {background-color:#5980fc;}
        
        Background color #5980fc
      
           Border around this has a color of #5980fc        
        
          <div style="border:2px solid #5980fc;">Content here</div>
        
        
          .myborder {border:2px solid #5980fc;}
        
        Border color #5980fc