#500ae6 color space conversions
Hex:
        #500ae6
        RGB:
        80, 10, 230
        CMY:
        69, 96, 10
        CMYK:
        65, 96, 0, 10
      HSL:
        259°, 91.6667%, 47.0588%
        HSV (HSB):
        259°, 95.6522%, 90.1961%
        XYZ:
        17.6997, 7.6357, 75.4039
        xyY:
        0.1757, 0.0758, 7.6357
      CIE-Lab:
        33.2124, 73.4038, -92.0972
        CIE-LCH:
        33.2124, 117.7710, 308.5557
        CIE-Luv:
        33.2124, -0.1400, -119.4322
        Hunter-Lab:
        27.6328, 65.9777, -142.4464
      #500ae6 color charts
#500ae6 RGB chart
      #500ae6 CMYK chart
      #500ae6 RGB pie chart
      #500ae6 color shades, tints & tones
#500ae6 color schemes
#500ae6 color preview, HTML & CSS examples
           This text has a color of #500ae6        
        
          <p style="color:#500ae6;">Text here</p>
        
        
          .mytext {color:#500ae6;}
        
        Text color #500ae6
      
           This box has a color of #500ae6        
        
          <div style="background-color:#500ae6;">Content here</div>
        
        
          .mybackground {background-color:#500ae6;}
        
        Background color #500ae6
      
           Border around this has a color of #500ae6        
        
          <div style="border:2px solid #500ae6;">Content here</div>
        
        
          .myborder {border:2px solid #500ae6;}
        
        Border color #500ae6