#5359f5 color space conversions
Hex:
        #5359f5
        RGB:
        83, 89, 245
        CMY:
        67, 65, 4
        CMYK:
        66, 64, 0, 4
      HSL:
        238°, 89.0110%, 64.3137%
        HSV (HSB):
        238°, 66.1224%, 96.0784%
        XYZ:
        23.6211, 15.5763, 88.1478
        xyY:
        0.1855, 0.1223, 15.5763
      CIE-Lab:
        46.4137, 45.3331, -78.7907
        CIE-LCH:
        46.4137, 90.9014, 299.9144
        CIE-Luv:
        46.4137, -10.0972, -120.4518
        Hunter-Lab:
        39.4669, 37.7660, -104.7952
      #5359f5 color charts
#5359f5 RGB chart
      #5359f5 CMYK chart
      #5359f5 RGB pie chart
      #5359f5 color shades, tints & tones
#5359f5 color schemes
#5359f5 color preview, HTML & CSS examples
           This text has a color of #5359f5        
        
          <p style="color:#5359f5;">Text here</p>
        
        
          .mytext {color:#5359f5;}
        
        Text color #5359f5
      
           This box has a color of #5359f5        
        
          <div style="background-color:#5359f5;">Content here</div>
        
        
          .mybackground {background-color:#5359f5;}
        
        Background color #5359f5
      
           Border around this has a color of #5359f5        
        
          <div style="border:2px solid #5359f5;">Content here</div>
        
        
          .myborder {border:2px solid #5359f5;}
        
        Border color #5359f5