#5128cd color space conversions
Hex:
        #5128cd
        RGB:
        81, 40, 205
        CMY:
        68, 84, 20
        CMYK:
        60, 80, 0, 20
      HSL:
        255°, 67.3469%, 48.0392%
        HSV (HSB):
        255°, 80.4878%, 80.3922%
        XYZ:
        15.1716, 7.6747, 58.4393
        xyY:
        0.1866, 0.0944, 7.6747
      CIE-Lab:
        33.2960, 58.7450, -77.5412
        CIE-LCH:
        33.2960, 97.2811, 307.1475
        CIE-Luv:
        33.2960, 0.3179, -104.8886
        Hunter-Lab:
        27.7032, 49.2742, -105.6786
      #5128cd color charts
#5128cd RGB chart
      #5128cd CMYK chart
      #5128cd RGB pie chart
      #5128cd color shades, tints & tones
#5128cd color schemes
#5128cd color preview, HTML & CSS examples
           This text has a color of #5128cd        
        
          <p style="color:#5128cd;">Text here</p>
        
        
          .mytext {color:#5128cd;}
        
        Text color #5128cd
      
           This box has a color of #5128cd        
        
          <div style="background-color:#5128cd;">Content here</div>
        
        
          .mybackground {background-color:#5128cd;}
        
        Background color #5128cd
      
           Border around this has a color of #5128cd        
        
          <div style="border:2px solid #5128cd;">Content here</div>
        
        
          .myborder {border:2px solid #5128cd;}
        
        Border color #5128cd