#5a14af color space conversions
Hex:
        #5a14af
        RGB:
        90, 20, 175
        CMY:
        65, 92, 31
        CMYK:
        49, 89, 0, 31
      HSL:
        267°, 79.4872%, 38.2353%
        HSV (HSB):
        267°, 88.5714%, 68.6275%
        XYZ:
        12.2045, 5.7691, 41.0277
        xyY:
        0.2069, 0.0978, 5.7691
      CIE-Lab:
        28.8223, 59.0497, -67.1762
        CIE-LCH:
        28.8223, 89.4400, 311.3163
        CIE-Luv:
        28.8223, 8.3311, -87.7780
        Hunter-Lab:
        24.0190, 48.6658, -84.4622
      #5a14af color charts
#5a14af RGB chart
      #5a14af CMYK chart
      #5a14af RGB pie chart
      #5a14af color shades, tints & tones
#5a14af color schemes
#5a14af color preview, HTML & CSS examples
           This text has a color of #5a14af        
        
          <p style="color:#5a14af;">Text here</p>
        
        
          .mytext {color:#5a14af;}
        
        Text color #5a14af
      
           This box has a color of #5a14af        
        
          <div style="background-color:#5a14af;">Content here</div>
        
        
          .mybackground {background-color:#5a14af;}
        
        Background color #5a14af
      
           Border around this has a color of #5a14af        
        
          <div style="border:2px solid #5a14af;">Content here</div>
        
        
          .myborder {border:2px solid #5a14af;}
        
        Border color #5a14af