#5135e5 color space conversions
Hex:
        #5135e5
        RGB:
        81, 53, 229
        CMY:
        68, 79, 10
        CMYK:
        65, 77, 0, 10
      HSL:
        250°, 77.1930%, 55.2941%
        HSV (HSB):
        250°, 76.8559%, 89.8039%
        XYZ:
        18.8093, 9.9527, 75.0584
        xyY:
        0.1812, 0.0959, 9.9527
      CIE-Lab:
        37.7574, 59.6594, -83.9904
        CIE-LCH:
        37.7574, 103.0225, 305.3866
        CIE-Luv:
        37.7574, -3.2054, -118.0836
        Hunter-Lab:
        31.5479, 51.2155, -118.9788
      #5135e5 color charts
#5135e5 RGB chart
      #5135e5 CMYK chart
      #5135e5 RGB pie chart
      #5135e5 color shades, tints & tones
#5135e5 color schemes
#5135e5 color preview, HTML & CSS examples
           This text has a color of #5135e5        
        
          <p style="color:#5135e5;">Text here</p>
        
        
          .mytext {color:#5135e5;}
        
        Text color #5135e5
      
           This box has a color of #5135e5        
        
          <div style="background-color:#5135e5;">Content here</div>
        
        
          .mybackground {background-color:#5135e5;}
        
        Background color #5135e5
      
           Border around this has a color of #5135e5        
        
          <div style="border:2px solid #5135e5;">Content here</div>
        
        
          .myborder {border:2px solid #5135e5;}
        
        Border color #5135e5