#5a14d2 color space conversions
Hex:
        #5a14d2
        RGB:
        90, 20, 210
        CMY:
        65, 92, 18
        CMYK:
        57, 90, 0, 18
      HSL:
        262°, 82.6087%, 45.0980%
        HSV (HSB):
        262°, 90.4762%, 82.3529%
        XYZ:
        16.0995, 7.3271, 61.5385
        xyY:
        0.1895, 0.0862, 7.3271
      CIE-Lab:
        32.5403, 67.4227, -81.6680
        CIE-LCH:
        32.5403, 105.9032, 309.5421
        CIE-Luv:
        32.5403, 4.0100, -108.3107
        Hunter-Lab:
        27.0686, 58.7953, -115.8433
      #5a14d2 color charts
#5a14d2 RGB chart
      #5a14d2 CMYK chart
      #5a14d2 RGB pie chart
      #5a14d2 color shades, tints & tones
#5a14d2 color schemes
#5a14d2 color preview, HTML & CSS examples
           This text has a color of #5a14d2        
        
          <p style="color:#5a14d2;">Text here</p>
        
        
          .mytext {color:#5a14d2;}
        
        Text color #5a14d2
      
           This box has a color of #5a14d2        
        
          <div style="background-color:#5a14d2;">Content here</div>
        
        
          .mybackground {background-color:#5a14d2;}
        
        Background color #5a14d2
      
           Border around this has a color of #5a14d2        
        
          <div style="border:2px solid #5a14d2;">Content here</div>
        
        
          .myborder {border:2px solid #5a14d2;}
        
        Border color #5a14d2