#5151af color space conversions
Hex:
        #5151af
        RGB:
        81, 81, 175
        CMY:
        68, 68, 31
        CMYK:
        54, 54, 0, 31
      HSL:
        240°, 37.0079%, 50.1961%
        HSV (HSB):
        240°, 53.7143%, 68.6275%
        XYZ:
        14.0736, 10.7293, 41.8866
        xyY:
        0.2110, 0.1609, 10.7293
      CIE-Lab:
        39.1208, 26.9308, -50.4213
        CIE-LCH:
        39.1208, 57.1627, 298.1073
        CIE-Luv:
        39.1208, -5.3968, -74.8501
        Hunter-Lab:
        32.7557, 19.3710, -52.8887
      #5151af color charts
#5151af RGB chart
      #5151af CMYK chart
      #5151af RGB pie chart
      #5151af color shades, tints & tones
#5151af color schemes
#5151af color preview, HTML & CSS examples
           This text has a color of #5151af        
        
          <p style="color:#5151af;">Text here</p>
        
        
          .mytext {color:#5151af;}
        
        Text color #5151af
      
           This box has a color of #5151af        
        
          <div style="background-color:#5151af;">Content here</div>
        
        
          .mybackground {background-color:#5151af;}
        
        Background color #5151af
      
           Border around this has a color of #5151af        
        
          <div style="border:2px solid #5151af;">Content here</div>
        
        
          .myborder {border:2px solid #5151af;}
        
        Border color #5151af