#501bdd color space conversions
Hex:
        #501bdd
        RGB:
        80, 27, 221
        CMY:
        69, 89, 13
        CMYK:
        64, 88, 0, 13
      HSL:
        256°, 78.2258%, 48.6275%
        HSV (HSB):
        256°, 87.7828%, 86.6667%
        XYZ:
        16.7513, 7.7098, 69.0119
        xyY:
        0.1792, 0.0825, 7.7098
      CIE-Lab:
        33.3710, 67.5265, -86.6754
        CIE-LCH:
        33.3710, 109.8747, 307.9212
        CIE-Luv:
        33.3710, -0.1894, -114.4917
        Hunter-Lab:
        27.7665, 59.0964, -127.9248
      #501bdd color charts
#501bdd RGB chart
      #501bdd CMYK chart
      #501bdd RGB pie chart
      #501bdd color shades, tints & tones
#501bdd color schemes
#501bdd color preview, HTML & CSS examples
           This text has a color of #501bdd        
        
          <p style="color:#501bdd;">Text here</p>
        
        
          .mytext {color:#501bdd;}
        
        Text color #501bdd
      
           This box has a color of #501bdd        
        
          <div style="background-color:#501bdd;">Content here</div>
        
        
          .mybackground {background-color:#501bdd;}
        
        Background color #501bdd
      
           Border around this has a color of #501bdd        
        
          <div style="border:2px solid #501bdd;">Content here</div>
        
        
          .myborder {border:2px solid #501bdd;}
        
        Border color #501bdd