#5374fc color space conversions
Hex:
        #5374fc
        RGB:
        83, 116, 252
        CMY:
        67, 55, 1
        CMYK:
        67, 54, 0, 1
      HSL:
        228°, 96.5714%, 65.6863%
        HSV (HSB):
        228°, 67.0635%, 98.8235%
        XYZ:
        27.3834, 21.3581, 94.7747
        xyY:
        0.1908, 0.1488, 21.3581
      CIE-Lab:
        53.3392, 31.3565, -71.4090
        CIE-LCH:
        53.3392, 77.9903, 293.7068
        CIE-Luv:
        53.3392, -17.0224, -113.8747
        Hunter-Lab:
        46.2148, 24.8896, -89.2383
      #5374fc color charts
#5374fc RGB chart
      #5374fc CMYK chart
      #5374fc RGB pie chart
      #5374fc color shades, tints & tones
#5374fc color schemes
#5374fc color preview, HTML & CSS examples
           This text has a color of #5374fc        
        
          <p style="color:#5374fc;">Text here</p>
        
        
          .mytext {color:#5374fc;}
        
        Text color #5374fc
      
           This box has a color of #5374fc        
        
          <div style="background-color:#5374fc;">Content here</div>
        
        
          .mybackground {background-color:#5374fc;}
        
        Background color #5374fc
      
           Border around this has a color of #5374fc        
        
          <div style="border:2px solid #5374fc;">Content here</div>
        
        
          .myborder {border:2px solid #5374fc;}
        
        Border color #5374fc