#5353d6 color space conversions
Hex:
        #5353d6
        RGB:
        83, 83, 214
        CMY:
        67, 67, 16
        CMYK:
        61, 61, 0, 16
      HSL:
        240°, 61.5023%, 58.2353%
        HSV (HSB):
        240°, 61.2150%, 83.9216%
        XYZ:
        18.7981, 12.8806, 65.1138
        xyY:
        0.1942, 0.1331, 12.8806
      CIE-Lab:
        42.5827, 38.8028, -67.4957
        CIE-LCH:
        42.5827, 77.8545, 299.8943
        CIE-Luv:
        42.5827, -7.3344, -101.7203
        Hunter-Lab:
        35.8895, 30.6878, -82.4463
      #5353d6 color charts
#5353d6 RGB chart
      #5353d6 CMYK chart
      #5353d6 RGB pie chart
      #5353d6 color shades, tints & tones
#5353d6 color schemes
#5353d6 color preview, HTML & CSS examples
           This text has a color of #5353d6        
        
          <p style="color:#5353d6;">Text here</p>
        
        
          .mytext {color:#5353d6;}
        
        Text color #5353d6
      
           This box has a color of #5353d6        
        
          <div style="background-color:#5353d6;">Content here</div>
        
        
          .mybackground {background-color:#5353d6;}
        
        Background color #5353d6
      
           Border around this has a color of #5353d6        
        
          <div style="border:2px solid #5353d6;">Content here</div>
        
        
          .myborder {border:2px solid #5353d6;}
        
        Border color #5353d6