#5124dd color space conversions
Hex:
        #5124dd
        RGB:
        81, 36, 221
        CMY:
        68, 86, 13
        CMYK:
        63, 84, 0, 13
      HSL:
        255°, 73.1225%, 50.3922%
        HSV (HSB):
        255°, 83.7104%, 86.6667%
        XYZ:
        17.0754, 8.2315, 69.0955
        xyY:
        0.1809, 0.0872, 8.2315
      CIE-Lab:
        34.4605, 64.6264, -84.8664
        CIE-LCH:
        34.4605, 106.6718, 307.2895
        CIE-Luv:
        34.4605, -0.6622, -114.3937
        Hunter-Lab:
        28.6907, 56.0263, -122.7042
      #5124dd color charts
#5124dd RGB chart
      #5124dd CMYK chart
      #5124dd RGB pie chart
      #5124dd color shades, tints & tones
#5124dd color schemes
#5124dd color preview, HTML & CSS examples
           This text has a color of #5124dd        
        
          <p style="color:#5124dd;">Text here</p>
        
        
          .mytext {color:#5124dd;}
        
        Text color #5124dd
      
           This box has a color of #5124dd        
        
          <div style="background-color:#5124dd;">Content here</div>
        
        
          .mybackground {background-color:#5124dd;}
        
        Background color #5124dd
      
           Border around this has a color of #5124dd        
        
          <div style="border:2px solid #5124dd;">Content here</div>
        
        
          .myborder {border:2px solid #5124dd;}
        
        Border color #5124dd