#5100dd color space conversions
Hex:
        #5100dd
        RGB:
        81, 0, 221
        CMY:
        68, 100, 13
        CMYK:
        63, 100, 0, 13
      HSL:
        262°, 100.0000%, 43.3333%
        HSV (HSB):
        262°, 100.0000%, 86.6667%
        XYZ:
        16.4445, 6.9698, 68.8852
        xyY:
        0.1782, 0.0755, 6.9698
      CIE-Lab:
        31.7380, 72.8430, -89.3858
        CIE-LCH:
        31.7380, 115.3079, 309.1776
        CIE-Luv:
        31.7380, 1.2043, -114.2416
        Hunter-Lab:
        26.4004, 64.9850, -136.2223
      #5100dd color charts
#5100dd RGB chart
      #5100dd CMYK chart
      #5100dd RGB pie chart
      #5100dd color shades, tints & tones
#5100dd color schemes
#5100dd color preview, HTML & CSS examples
           This text has a color of #5100dd        
        
          <p style="color:#5100dd;">Text here</p>
        
        
          .mytext {color:#5100dd;}
        
        Text color #5100dd
      
           This box has a color of #5100dd        
        
          <div style="background-color:#5100dd;">Content here</div>
        
        
          .mybackground {background-color:#5100dd;}
        
        Background color #5100dd
      
           Border around this has a color of #5100dd        
        
          <div style="border:2px solid #5100dd;">Content here</div>
        
        
          .myborder {border:2px solid #5100dd;}
        
        Border color #5100dd