#5151c8 color space conversions
Hex:
        #5151c8
        RGB:
        81, 81, 200
        CMY:
        68, 68, 22
        CMYK:
        60, 60, 0, 22
      HSL:
        240°, 51.9651%, 55.0980%
        HSV (HSB):
        240°, 59.5000%, 78.4314%
        XYZ:
        16.7611, 11.8043, 56.0386
        xyY:
        0.1981, 0.1395, 11.8043
      CIE-Lab:
        40.9034, 35.1137, -62.1681
        CIE-LCH:
        40.9034, 71.3993, 299.4586
        CIE-Luv:
        40.9034, -6.7024, -92.9551
        Hunter-Lab:
        34.3574, 26.9549, -72.6547
      #5151c8 color charts
#5151c8 RGB chart
      #5151c8 CMYK chart
      #5151c8 RGB pie chart
      #5151c8 color shades, tints & tones
#5151c8 color schemes
#5151c8 color preview, HTML & CSS examples
           This text has a color of #5151c8        
        
          <p style="color:#5151c8;">Text here</p>
        
        
          .mytext {color:#5151c8;}
        
        Text color #5151c8
      
           This box has a color of #5151c8        
        
          <div style="background-color:#5151c8;">Content here</div>
        
        
          .mybackground {background-color:#5151c8;}
        
        Background color #5151c8
      
           Border around this has a color of #5151c8        
        
          <div style="border:2px solid #5151c8;">Content here</div>
        
        
          .myborder {border:2px solid #5151c8;}
        
        Border color #5151c8