#5137c5 color space conversions
Hex:
        #5137c5
        RGB:
        81, 55, 197
        CMY:
        68, 78, 23
        CMYK:
        59, 72, 0, 23
      HSL:
        251°, 56.3492%, 49.4118%
        HSV (HSB):
        251°, 72.0812%, 77.2549%
        XYZ:
        14.8376, 8.5129, 53.6845
        xyY:
        0.1926, 0.1105, 8.5129
      CIE-Lab:
        35.0291, 49.2697, -70.0197
        CIE-LCH:
        35.0291, 85.6170, 305.1323
        CIE-Luv:
        35.0291, -1.0663, -98.3453
        Hunter-Lab:
        29.1769, 39.7144, -88.6676
      #5137c5 color charts
#5137c5 RGB chart
      #5137c5 CMYK chart
      #5137c5 RGB pie chart
      #5137c5 color shades, tints & tones
#5137c5 color schemes
#5137c5 color preview, HTML & CSS examples
           This text has a color of #5137c5        
        
          <p style="color:#5137c5;">Text here</p>
        
        
          .mytext {color:#5137c5;}
        
        Text color #5137c5
      
           This box has a color of #5137c5        
        
          <div style="background-color:#5137c5;">Content here</div>
        
        
          .mybackground {background-color:#5137c5;}
        
        Background color #5137c5
      
           Border around this has a color of #5137c5        
        
          <div style="border:2px solid #5137c5;">Content here</div>
        
        
          .myborder {border:2px solid #5137c5;}
        
        Border color #5137c5