#5015a7 color space conversions
Hex:
        #5015a7
        RGB:
        80, 21, 167
        CMY:
        69, 92, 35
        CMYK:
        52, 87, 0, 35
      HSL:
        264°, 77.6596%, 36.8627%
        HSV (HSB):
        264°, 87.4251%, 65.4902%
        XYZ:
        10.5515, 5.0318, 36.9743
        xyY:
        0.2008, 0.0957, 5.0318
      CIE-Lab:
        26.8252, 55.7128, -65.6963
        CIE-LCH:
        26.8252, 86.1390, 310.2991
        CIE-Luv:
        26.8252, 5.7386, -83.1367
        Hunter-Lab:
        22.4317, 44.7077, -82.0258
      #5015a7 color charts
#5015a7 RGB chart
      #5015a7 CMYK chart
      #5015a7 RGB pie chart
      #5015a7 color shades, tints & tones
#5015a7 color schemes
#5015a7 color preview, HTML & CSS examples
           This text has a color of #5015a7        
        
          <p style="color:#5015a7;">Text here</p>
        
        
          .mytext {color:#5015a7;}
        
        Text color #5015a7
      
           This box has a color of #5015a7        
        
          <div style="background-color:#5015a7;">Content here</div>
        
        
          .mybackground {background-color:#5015a7;}
        
        Background color #5015a7
      
           Border around this has a color of #5015a7        
        
          <div style="border:2px solid #5015a7;">Content here</div>
        
        
          .myborder {border:2px solid #5015a7;}
        
        Border color #5015a7