#4953df color space conversions
Hex:
        #4953df
        RGB:
        73, 83, 223
        CMY:
        71, 67, 13
        CMYK:
        67, 63, 0, 13
      HSL:
        236°, 70.0935%, 58.0392%
        HSV (HSB):
        236°, 67.2646%, 87.4510%
        XYZ:
        19.1602, 12.9307, 71.2981
        xyY:
        0.1853, 0.1251, 12.9307
      CIE-Lab:
        42.6586, 40.3340, -72.5389
        CIE-LCH:
        42.6586, 82.9983, 299.0755
        CIE-Luv:
        42.6586, -10.1814, -108.5843
        Hunter-Lab:
        35.9593, 32.1815, -92.3854
      #4953df color charts
#4953df RGB chart
      #4953df CMYK chart
      #4953df RGB pie chart
      #4953df color shades, tints & tones
#4953df color schemes
#4953df color preview, HTML & CSS examples
           This text has a color of #4953df        
        
          <p style="color:#4953df;">Text here</p>
        
        
          .mytext {color:#4953df;}
        
        Text color #4953df
      
           This box has a color of #4953df        
        
          <div style="background-color:#4953df;">Content here</div>
        
        
          .mybackground {background-color:#4953df;}
        
        Background color #4953df
      
           Border around this has a color of #4953df        
        
          <div style="border:2px solid #4953df;">Content here</div>
        
        
          .myborder {border:2px solid #4953df;}
        
        Border color #4953df