#5976db color space conversions
Hex:
        #5976db
        RGB:
        89, 118, 219
        CMY:
        65, 54, 14
        CMYK:
        59, 46, 0, 14
      HSL:
        227°, 64.3564%, 60.3922%
        HSV (HSB):
        227°, 59.3607%, 85.8824%
        XYZ:
        23.3844, 20.1952, 69.6834
        xyY:
        0.2065, 0.1783, 20.1952
      CIE-Lab:
        52.0572, 19.9543, -55.0134
        CIE-LCH:
        52.0572, 58.5205, 289.9365
        CIE-Luv:
        52.0572, -15.6471, -87.1877
        Hunter-Lab:
        44.9391, 14.2407, -60.4789
      #5976db color charts
#5976db RGB chart
      #5976db CMYK chart
      #5976db RGB pie chart
      #5976db color shades, tints & tones
#5976db color schemes
#5976db color preview, HTML & CSS examples
           This text has a color of #5976db        
        
          <p style="color:#5976db;">Text here</p>
        
        
          .mytext {color:#5976db;}
        
        Text color #5976db
      
           This box has a color of #5976db        
        
          <div style="background-color:#5976db;">Content here</div>
        
        
          .mybackground {background-color:#5976db;}
        
        Background color #5976db
      
           Border around this has a color of #5976db        
        
          <div style="border:2px solid #5976db;">Content here</div>
        
        
          .myborder {border:2px solid #5976db;}
        
        Border color #5976db