#5a34be color space conversions
Hex:
        #5a34be
        RGB:
        90, 52, 190
        CMY:
        65, 80, 25
        CMYK:
        53, 73, 0, 25
      HSL:
        257°, 57.0248%, 47.4510%
        HSV (HSB):
        257°, 72.6316%, 74.5098%
        XYZ:
        14.7387, 8.3473, 49.5496
        xyY:
        0.2029, 0.1149, 8.3473
      CIE-Lab:
        34.6961, 50.1058, -66.4285
        CIE-LCH:
        34.6961, 83.2066, 307.0266
        CIE-Luv:
        34.6961, 2.9050, -93.8280
        Hunter-Lab:
        28.8918, 40.4985, -81.4585
      #5a34be color charts
#5a34be RGB chart
      #5a34be CMYK chart
      #5a34be RGB pie chart
      #5a34be color shades, tints & tones
#5a34be color schemes
#5a34be color preview, HTML & CSS examples
           This text has a color of #5a34be        
        
          <p style="color:#5a34be;">Text here</p>
        
        
          .mytext {color:#5a34be;}
        
        Text color #5a34be
      
           This box has a color of #5a34be        
        
          <div style="background-color:#5a34be;">Content here</div>
        
        
          .mybackground {background-color:#5a34be;}
        
        Background color #5a34be
      
           Border around this has a color of #5a34be        
        
          <div style="border:2px solid #5a34be;">Content here</div>
        
        
          .myborder {border:2px solid #5a34be;}
        
        Border color #5a34be