#5343e5 color space conversions
Hex:
        #5343e5
        RGB:
        83, 67, 229
        CMY:
        67, 74, 10
        CMYK:
        64, 71, 0, 10
      HSL:
        246°, 75.7009%, 58.0392%
        HSV (HSB):
        246°, 70.7424%, 89.8039%
        XYZ:
        19.7173, 11.5105, 75.3113
        xyY:
        0.1851, 0.1080, 11.5105
      CIE-Lab:
        40.4272, 52.7664, -79.5854
        CIE-LCH:
        40.4272, 95.4888, 303.5450
        CIE-Luv:
        40.4272, -4.8858, -115.9824
        Hunter-Lab:
        33.9271, 44.3660, -107.8630
      #5343e5 color charts
#5343e5 RGB chart
      #5343e5 CMYK chart
      #5343e5 RGB pie chart
      #5343e5 color shades, tints & tones
#5343e5 color schemes
#5343e5 color preview, HTML & CSS examples
           This text has a color of #5343e5        
        
          <p style="color:#5343e5;">Text here</p>
        
        
          .mytext {color:#5343e5;}
        
        Text color #5343e5
      
           This box has a color of #5343e5        
        
          <div style="background-color:#5343e5;">Content here</div>
        
        
          .mybackground {background-color:#5343e5;}
        
        Background color #5343e5
      
           Border around this has a color of #5343e5        
        
          <div style="border:2px solid #5343e5;">Content here</div>
        
        
          .myborder {border:2px solid #5343e5;}
        
        Border color #5343e5