#5a34da color space conversions
Hex:
        #5a34da
        RGB:
        90, 52, 218
        CMY:
        65, 80, 15
        CMYK:
        59, 76, 0, 15
      HSL:
        254°, 69.1667%, 52.9412%
        HSV (HSB):
        254°, 76.1468%, 85.4902%
        XYZ:
        18.0993, 9.6916, 67.2464
        xyY:
        0.1904, 0.1020, 9.6916
      CIE-Lab:
        37.2831, 57.9903, -78.4528
        CIE-LCH:
        37.2831, 97.5588, 306.4709
        CIE-Luv:
        37.2831, 0.1908, -111.2364
        Hunter-Lab:
        31.1313, 49.2976, -106.2796
      #5a34da color charts
#5a34da RGB chart
      #5a34da CMYK chart
      #5a34da RGB pie chart
      #5a34da color shades, tints & tones
#5a34da color schemes
#5a34da color preview, HTML & CSS examples
           This text has a color of #5a34da        
        
          <p style="color:#5a34da;">Text here</p>
        
        
          .mytext {color:#5a34da;}
        
        Text color #5a34da
      
           This box has a color of #5a34da        
        
          <div style="background-color:#5a34da;">Content here</div>
        
        
          .mybackground {background-color:#5a34da;}
        
        Background color #5a34da
      
           Border around this has a color of #5a34da        
        
          <div style="border:2px solid #5a34da;">Content here</div>
        
        
          .myborder {border:2px solid #5a34da;}
        
        Border color #5a34da