#5453fc color space conversions
Hex:
        #5453fc
        RGB:
        84, 83, 252
        CMY:
        67, 67, 1
        CMYK:
        67, 67, 0, 1
      HSL:
        240°, 96.5714%, 65.6863%
        HSV (HSB):
        240°, 67.0635%, 98.8235%
        XYZ:
        24.3201, 15.0996, 93.7282
        xyY:
        0.1827, 0.1134, 15.0996
      CIE-Lab:
        45.7703, 51.1769, -83.7532
        CIE-LCH:
        45.7703, 98.1513, 301.4268
        CIE-Luv:
        45.7703, -8.9142, -126.6733
        Hunter-Lab:
        38.8582, 43.7155, -115.8100
      #5453fc color charts
#5453fc RGB chart
      #5453fc CMYK chart
      #5453fc RGB pie chart
      #5453fc color shades, tints & tones
#5453fc color schemes
#5453fc color preview, HTML & CSS examples
           This text has a color of #5453fc        
        
          <p style="color:#5453fc;">Text here</p>
        
        
          .mytext {color:#5453fc;}
        
        Text color #5453fc
      
           This box has a color of #5453fc        
        
          <div style="background-color:#5453fc;">Content here</div>
        
        
          .mybackground {background-color:#5453fc;}
        
        Background color #5453fc
      
           Border around this has a color of #5453fc        
        
          <div style="border:2px solid #5453fc;">Content here</div>
        
        
          .myborder {border:2px solid #5453fc;}
        
        Border color #5453fc