#5159d1 color space conversions
Hex:
        #5159d1
        RGB:
        81, 89, 209
        CMY:
        68, 65, 18
        CMYK:
        61, 57, 0, 18
      HSL:
        236°, 58.1818%, 56.8627%
        HSV (HSB):
        236°, 61.2440%, 81.9608%
        XYZ:
        18.4743, 13.4975, 61.9532
        xyY:
        0.1967, 0.1437, 13.4975
      CIE-Lab:
        43.5035, 33.1514, -63.1364
        CIE-LCH:
        43.5035, 71.3108, 297.7029
        CIE-Luv:
        43.5035, -9.1523, -95.9822
        Hunter-Lab:
        36.7390, 25.4662, -74.2638
      #5159d1 color charts
#5159d1 RGB chart
      #5159d1 CMYK chart
      #5159d1 RGB pie chart
      #5159d1 color shades, tints & tones
#5159d1 color schemes
#5159d1 color preview, HTML & CSS examples
           This text has a color of #5159d1        
        
          <p style="color:#5159d1;">Text here</p>
        
        
          .mytext {color:#5159d1;}
        
        Text color #5159d1
      
           This box has a color of #5159d1        
        
          <div style="background-color:#5159d1;">Content here</div>
        
        
          .mybackground {background-color:#5159d1;}
        
        Background color #5159d1
      
           Border around this has a color of #5159d1        
        
          <div style="border:2px solid #5159d1;">Content here</div>
        
        
          .myborder {border:2px solid #5159d1;}
        
        Border color #5159d1