#5355c1 color space conversions
Hex:
        #5355c1
        RGB:
        83, 85, 193
        CMY:
        67, 67, 24
        CMYK:
        57, 56, 0, 24
      HSL:
        239°, 47.0085%, 54.1176%
        HSV (HSB):
        239°, 56.9948%, 75.6863%
        XYZ:
        16.4414, 12.1863, 51.9377
        xyY:
        0.2041, 0.1513, 12.1863
      CIE-Lab:
        41.5106, 30.7024, -57.1120
        CIE-LCH:
        41.5106, 64.8415, 298.2617
        CIE-Luv:
        41.5106, -6.8046, -86.0351
        Hunter-Lab:
        34.9088, 22.9798, -63.7761
      #5355c1 color charts
#5355c1 RGB chart
      #5355c1 CMYK chart
      #5355c1 RGB pie chart
      #5355c1 color shades, tints & tones
#5355c1 color schemes
#5355c1 color preview, HTML & CSS examples
           This text has a color of #5355c1        
        
          <p style="color:#5355c1;">Text here</p>
        
        
          .mytext {color:#5355c1;}
        
        Text color #5355c1
      
           This box has a color of #5355c1        
        
          <div style="background-color:#5355c1;">Content here</div>
        
        
          .mybackground {background-color:#5355c1;}
        
        Background color #5355c1
      
           Border around this has a color of #5355c1        
        
          <div style="border:2px solid #5355c1;">Content here</div>
        
        
          .myborder {border:2px solid #5355c1;}
        
        Border color #5355c1