#5154d1 color space conversions
Hex:
        #5154d1
        RGB:
        81, 84, 209
        CMY:
        68, 67, 18
        CMYK:
        61, 60, 0, 18
      HSL:
        239°, 58.1818%, 56.8627%
        HSV (HSB):
        239°, 61.2440%, 81.9608%
        XYZ:
        18.0723, 12.6934, 61.8192
        xyY:
        0.1952, 0.1371, 12.6934
      CIE-Lab:
        42.2976, 36.2328, -65.0960
        CIE-LCH:
        42.2976, 74.5003, 299.1005
        CIE-Luv:
        42.2976, -7.8811, -98.0605
        Hunter-Lab:
        35.6278, 28.1957, -77.9368
      #5154d1 color charts
#5154d1 RGB chart
      #5154d1 CMYK chart
      #5154d1 RGB pie chart
      #5154d1 color shades, tints & tones
#5154d1 color schemes
#5154d1 color preview, HTML & CSS examples
           This text has a color of #5154d1        
        
          <p style="color:#5154d1;">Text here</p>
        
        
          .mytext {color:#5154d1;}
        
        Text color #5154d1
      
           This box has a color of #5154d1        
        
          <div style="background-color:#5154d1;">Content here</div>
        
        
          .mybackground {background-color:#5154d1;}
        
        Background color #5154d1
      
           Border around this has a color of #5154d1        
        
          <div style="border:2px solid #5154d1;">Content here</div>
        
        
          .myborder {border:2px solid #5154d1;}
        
        Border color #5154d1