#5124cd color space conversions
Hex:
        #5124cd
        RGB:
        81, 36, 205
        CMY:
        68, 86, 20
        CMYK:
        60, 82, 0, 20
      HSL:
        256°, 70.1245%, 47.2549%
        HSV (HSB):
        256°, 82.4390%, 80.3922%
        XYZ:
        15.0437, 7.4189, 58.3967
        xyY:
        0.1860, 0.0918, 7.4189
      CIE-Lab:
        32.7420, 60.3683, -78.4568
        CIE-LCH:
        32.7420, 98.9939, 307.5764
        CIE-Luv:
        32.7420, 0.7378, -105.0879
        Hunter-Lab:
        27.2376, 50.9220, -108.0500
      #5124cd color charts
#5124cd RGB chart
      #5124cd CMYK chart
      #5124cd RGB pie chart
      #5124cd color shades, tints & tones
#5124cd color schemes
#5124cd color preview, HTML & CSS examples
           This text has a color of #5124cd        
        
          <p style="color:#5124cd;">Text here</p>
        
        
          .mytext {color:#5124cd;}
        
        Text color #5124cd
      
           This box has a color of #5124cd        
        
          <div style="background-color:#5124cd;">Content here</div>
        
        
          .mybackground {background-color:#5124cd;}
        
        Background color #5124cd
      
           Border around this has a color of #5124cd        
        
          <div style="border:2px solid #5124cd;">Content here</div>
        
        
          .myborder {border:2px solid #5124cd;}
        
        Border color #5124cd