#5010d3 color space conversions
Hex:
        #5010d3
        RGB:
        80, 16, 211
        CMY:
        69, 94, 17
        CMYK:
        62, 92, 0, 17
      HSL:
        260°, 85.9031%, 44.5098%
        HSV (HSB):
        260°, 92.4171%, 82.7451%
        XYZ:
        15.2514, 6.7792, 62.1327
        xyY:
        0.1812, 0.0805, 6.7792
      CIE-Lab:
        31.2989, 67.8283, -84.3389
        CIE-LCH:
        31.2989, 108.2299, 308.8075
        CIE-Luv:
        31.2989, 1.3326, -108.7189
        Hunter-Lab:
        26.0369, 58.9939, -123.2598
      #5010d3 color charts
#5010d3 RGB chart
      #5010d3 CMYK chart
      #5010d3 RGB pie chart
      #5010d3 color shades, tints & tones
#5010d3 color schemes
#5010d3 color preview, HTML & CSS examples
           This text has a color of #5010d3        
        
          <p style="color:#5010d3;">Text here</p>
        
        
          .mytext {color:#5010d3;}
        
        Text color #5010d3
      
           This box has a color of #5010d3        
        
          <div style="background-color:#5010d3;">Content here</div>
        
        
          .mybackground {background-color:#5010d3;}
        
        Background color #5010d3
      
           Border around this has a color of #5010d3        
        
          <div style="border:2px solid #5010d3;">Content here</div>
        
        
          .myborder {border:2px solid #5010d3;}
        
        Border color #5010d3