#5354fb color space conversions
Hex:
        #5354fb
        RGB:
        83, 84, 251
        CMY:
        67, 67, 2
        CMYK:
        67, 67, 0, 2
      HSL:
        240°, 95.4545%, 65.4902%
        HSV (HSB):
        240°, 66.9323%, 98.4314%
        XYZ:
        24.1502, 15.1447, 92.9171
        xyY:
        0.1827, 0.1145, 15.1447
      CIE-Lab:
        45.8317, 50.1713, -83.0970
        CIE-LCH:
        45.8317, 97.0684, 301.1222
        CIE-Luv:
        45.8317, -9.2940, -125.8340
        Hunter-Lab:
        38.9162, 42.6684, -114.3209
      #5354fb color charts
#5354fb RGB chart
      #5354fb CMYK chart
      #5354fb RGB pie chart
      #5354fb color shades, tints & tones
#5354fb color schemes
#5354fb color preview, HTML & CSS examples
           This text has a color of #5354fb        
        
          <p style="color:#5354fb;">Text here</p>
        
        
          .mytext {color:#5354fb;}
        
        Text color #5354fb
      
           This box has a color of #5354fb        
        
          <div style="background-color:#5354fb;">Content here</div>
        
        
          .mybackground {background-color:#5354fb;}
        
        Background color #5354fb
      
           Border around this has a color of #5354fb        
        
          <div style="border:2px solid #5354fb;">Content here</div>
        
        
          .myborder {border:2px solid #5354fb;}
        
        Border color #5354fb