#5005d0 color space conversions
Hex:
        #5005d0
        RGB:
        80, 5, 208
        CMY:
        69, 98, 18
        CMYK:
        62, 98, 0, 18
      HSL:
        262°, 95.3052%, 41.7647%
        HSV (HSB):
        262°, 97.5962%, 81.5686%
        XYZ:
        14.7477, 6.3681, 60.1264
        xyY:
        0.1815, 0.0784, 6.3681
      CIE-Lab:
        30.3227, 69.0110, -84.2167
        CIE-LCH:
        30.3227, 108.8805, 309.3327
        CIE-Luv:
        30.3227, 2.0196, -106.8849
        Hunter-Lab:
        25.2351, 60.1564, -123.6029
      #5005d0 color charts
#5005d0 RGB chart
      #5005d0 CMYK chart
      #5005d0 RGB pie chart
      #5005d0 color shades, tints & tones
#5005d0 color schemes
#5005d0 color preview, HTML & CSS examples
           This text has a color of #5005d0        
        
          <p style="color:#5005d0;">Text here</p>
        
        
          .mytext {color:#5005d0;}
        
        Text color #5005d0
      
           This box has a color of #5005d0        
        
          <div style="background-color:#5005d0;">Content here</div>
        
        
          .mybackground {background-color:#5005d0;}
        
        Background color #5005d0
      
           Border around this has a color of #5005d0        
        
          <div style="border:2px solid #5005d0;">Content here</div>
        
        
          .myborder {border:2px solid #5005d0;}
        
        Border color #5005d0