#5a34ff color space conversions
Hex:
        #5a34ff
        RGB:
        90, 52, 255
        CMY:
        65, 80, 0
        CMYK:
        65, 80, 0, 0
      HSL:
        251°, 100.0000%, 60.1961%
        HSV (HSB):
        251°, 79.6078%, 100.0000%
        XYZ:
        23.4944, 11.8496, 95.6567
        xyY:
        0.1793, 0.0905, 11.8496
      CIE-Lab:
        40.9761, 68.2078, -93.3151
        CIE-LCH:
        40.9761, 115.5855, 306.1646
        CIE-Luv:
        40.9761, -2.8472, -133.1146
        Hunter-Lab:
        34.4233, 61.5882, -140.6607
      #5a34ff color charts
#5a34ff RGB chart
      #5a34ff CMYK chart
      #5a34ff RGB pie chart
      #5a34ff color shades, tints & tones
#5a34ff color schemes
#5a34ff color preview, HTML & CSS examples
           This text has a color of #5a34ff        
        
          <p style="color:#5a34ff;">Text here</p>
        
        
          .mytext {color:#5a34ff;}
        
        Text color #5a34ff
      
           This box has a color of #5a34ff        
        
          <div style="background-color:#5a34ff;">Content here</div>
        
        
          .mybackground {background-color:#5a34ff;}
        
        Background color #5a34ff
      
           Border around this has a color of #5a34ff        
        
          <div style="border:2px solid #5a34ff;">Content here</div>
        
        
          .myborder {border:2px solid #5a34ff;}
        
        Border color #5a34ff