#5355d6 color space conversions
Hex:
        #5355d6
        RGB:
        83, 85, 214
        CMY:
        67, 67, 16
        CMYK:
        61, 60, 0, 16
      HSL:
        239°, 61.5023%, 58.2353%
        HSV (HSB):
        239°, 61.2150%, 83.9216%
        XYZ:
        18.9534, 13.1910, 65.1655
        xyY:
        0.1948, 0.1356, 13.1910
      CIE-Lab:
        43.0497, 37.5897, -66.7352
        CIE-LCH:
        43.0497, 76.5935, 299.3911
        CIE-Luv:
        43.0497, -7.8167, -100.9618
        Hunter-Lab:
        36.3195, 29.5915, -80.9563
      #5355d6 color charts
#5355d6 RGB chart
      #5355d6 CMYK chart
      #5355d6 RGB pie chart
      #5355d6 color shades, tints & tones
#5355d6 color schemes
#5355d6 color preview, HTML & CSS examples
           This text has a color of #5355d6        
        
          <p style="color:#5355d6;">Text here</p>
        
        
          .mytext {color:#5355d6;}
        
        Text color #5355d6
      
           This box has a color of #5355d6        
        
          <div style="background-color:#5355d6;">Content here</div>
        
        
          .mybackground {background-color:#5355d6;}
        
        Background color #5355d6
      
           Border around this has a color of #5355d6        
        
          <div style="border:2px solid #5355d6;">Content here</div>
        
        
          .myborder {border:2px solid #5355d6;}
        
        Border color #5355d6