#5159ce color space conversions
Hex:
        #5159ce
        RGB:
        81, 89, 206
        CMY:
        68, 65, 19
        CMYK:
        61, 57, 0, 19
      HSL:
        236°, 56.0538%, 56.2745%
        HSV (HSB):
        236°, 60.6796%, 80.7843%
        XYZ:
        18.1063, 13.3503, 60.0151
        xyY:
        0.1979, 0.1460, 13.3503
      CIE-Lab:
        43.2864, 32.1510, -61.7643
        CIE-LCH:
        43.2864, 69.6313, 297.4990
        CIE-Luv:
        43.2864, -9.0332, -93.8356
        Hunter-Lab:
        36.5381, 24.5133, -71.8092
      #5159ce color charts
#5159ce RGB chart
      #5159ce CMYK chart
      #5159ce RGB pie chart
      #5159ce color shades, tints & tones
#5159ce color schemes
#5159ce color preview, HTML & CSS examples
           This text has a color of #5159ce        
        
          <p style="color:#5159ce;">Text here</p>
        
        
          .mytext {color:#5159ce;}
        
        Text color #5159ce
      
           This box has a color of #5159ce        
        
          <div style="background-color:#5159ce;">Content here</div>
        
        
          .mybackground {background-color:#5159ce;}
        
        Background color #5159ce
      
           Border around this has a color of #5159ce        
        
          <div style="border:2px solid #5159ce;">Content here</div>
        
        
          .myborder {border:2px solid #5159ce;}
        
        Border color #5159ce