#5349cf color space conversions
Hex:
        #5349cf
        RGB:
        83, 73, 207
        CMY:
        67, 71, 19
        CMYK:
        60, 65, 0, 19
      HSL:
        244°, 58.2609%, 54.9020%
        HSV (HSB):
        244°, 64.7343%, 81.1765%
        XYZ:
        17.2123, 11.1091, 60.2686
        xyY:
        0.1943, 0.1254, 11.1091
      CIE-Lab:
        39.7636, 42.5206, -68.0686
        CIE-LCH:
        39.7636, 80.2580, 301.9919
        CIE-Luv:
        39.7636, -4.6693, -100.3634
        Hunter-Lab:
        33.3303, 33.8523, -83.8783
      #5349cf color charts
#5349cf RGB chart
      #5349cf CMYK chart
      #5349cf RGB pie chart
      #5349cf color shades, tints & tones
#5349cf color schemes
#5349cf color preview, HTML & CSS examples
           This text has a color of #5349cf        
        
          <p style="color:#5349cf;">Text here</p>
        
        
          .mytext {color:#5349cf;}
        
        Text color #5349cf
      
           This box has a color of #5349cf        
        
          <div style="background-color:#5349cf;">Content here</div>
        
        
          .mybackground {background-color:#5349cf;}
        
        Background color #5349cf
      
           Border around this has a color of #5349cf        
        
          <div style="border:2px solid #5349cf;">Content here</div>
        
        
          .myborder {border:2px solid #5349cf;}
        
        Border color #5349cf