#510bdd color space conversions
Hex:
        #510bdd
        RGB:
        81, 11, 221
        CMY:
        68, 96, 13
        CMYK:
        63, 95, 0, 13
      HSL:
        260°, 90.5172%, 45.4902%
        HSV (HSB):
        260°, 95.0226%, 86.6667%
        XYZ:
        16.5642, 7.2091, 68.9251
        xyY:
        0.1787, 0.0778, 7.2091
      CIE-Lab:
        32.2783, 71.1883, -88.4874
        CIE-LCH:
        32.2783, 113.5684, 308.8168
        CIE-Luv:
        32.2783, 0.8575, -114.3877
        Hunter-Lab:
        26.8498, 63.1328, -133.4060
      #510bdd color charts
#510bdd RGB chart
      #510bdd CMYK chart
      #510bdd RGB pie chart
      #510bdd color shades, tints & tones
#510bdd color schemes
#510bdd color preview, HTML & CSS examples
           This text has a color of #510bdd        
        
          <p style="color:#510bdd;">Text here</p>
        
        
          .mytext {color:#510bdd;}
        
        Text color #510bdd
      
           This box has a color of #510bdd        
        
          <div style="background-color:#510bdd;">Content here</div>
        
        
          .mybackground {background-color:#510bdd;}
        
        Background color #510bdd
      
           Border around this has a color of #510bdd        
        
          <div style="border:2px solid #510bdd;">Content here</div>
        
        
          .myborder {border:2px solid #510bdd;}
        
        Border color #510bdd