#5972fd color space conversions
Hex:
        #5972fd
        RGB:
        89, 114, 253
        CMY:
        65, 55, 1
        CMYK:
        65, 55, 0, 1
      HSL:
        231°, 97.6190%, 67.0588%
        HSV (HSB):
        231°, 64.8221%, 99.2157%
        XYZ:
        27.8668, 21.2503, 95.5615
        xyY:
        0.1926, 0.1469, 21.2503
      CIE-Lab:
        53.2224, 33.7918, -72.1373
        CIE-LCH:
        53.2224, 79.6598, 295.1001
        CIE-Luv:
        53.2224, -15.1051, -115.0926
        Hunter-Lab:
        46.0981, 27.2335, -90.6398
      #5972fd color charts
#5972fd RGB chart
      #5972fd CMYK chart
      #5972fd RGB pie chart
      #5972fd color shades, tints & tones
#5972fd color schemes
#5972fd color preview, HTML & CSS examples
           This text has a color of #5972fd        
        
          <p style="color:#5972fd;">Text here</p>
        
        
          .mytext {color:#5972fd;}
        
        Text color #5972fd
      
           This box has a color of #5972fd        
        
          <div style="background-color:#5972fd;">Content here</div>
        
        
          .mybackground {background-color:#5972fd;}
        
        Background color #5972fd
      
           Border around this has a color of #5972fd        
        
          <div style="border:2px solid #5972fd;">Content here</div>
        
        
          .myborder {border:2px solid #5972fd;}
        
        Border color #5972fd