#4e53fb color space conversions
Hex:
        #4e53fb
        RGB:
        78, 83, 251
        CMY:
        69, 67, 2
        CMYK:
        69, 67, 0, 2
      HSL:
        238°, 95.5801%, 64.5098%
        HSV (HSB):
        238°, 68.9243%, 98.4314%
        XYZ:
        23.6477, 14.7712, 92.8716
        xyY:
        0.1801, 0.1125, 14.7712
      CIE-Lab:
        45.3193, 50.1684, -83.9495
        CIE-LCH:
        45.3193, 97.7977, 300.8626
        CIE-Luv:
        45.3193, -10.1714, -126.4022
        Hunter-Lab:
        38.4334, 42.5711, -116.3667
      #4e53fb color charts
#4e53fb RGB chart
      #4e53fb CMYK chart
      #4e53fb RGB pie chart
      #4e53fb color shades, tints & tones
#4e53fb color schemes
#4e53fb color preview, HTML & CSS examples
           This text has a color of #4e53fb        
        
          <p style="color:#4e53fb;">Text here</p>
        
        
          .mytext {color:#4e53fb;}
        
        Text color #4e53fb
      
           This box has a color of #4e53fb        
        
          <div style="background-color:#4e53fb;">Content here</div>
        
        
          .mybackground {background-color:#4e53fb;}
        
        Background color #4e53fb
      
           Border around this has a color of #4e53fb        
        
          <div style="border:2px solid #4e53fb;">Content here</div>
        
        
          .myborder {border:2px solid #4e53fb;}
        
        Border color #4e53fb