#5136ea color space conversions
Hex:
        #5136ea
        RGB:
        81, 54, 234
        CMY:
        68, 79, 8
        CMYK:
        65, 77, 0, 8
      HSL:
        249°, 81.0811%, 56.4706%
        HSV (HSB):
        249°, 76.9231%, 91.7647%
        XYZ:
        19.5638, 10.3282, 78.8043
        xyY:
        0.1800, 0.0950, 10.3282
      CIE-Lab:
        38.4251, 60.6262, -85.7307
        CIE-LCH:
        38.4251, 105.0013, 305.2668
        CIE-Luv:
        38.4251, -3.6922, -120.9435
        Hunter-Lab:
        32.1375, 52.4218, -122.8888
      #5136ea color charts
#5136ea RGB chart
      #5136ea CMYK chart
      #5136ea RGB pie chart
      #5136ea color shades, tints & tones
#5136ea color schemes
#5136ea color preview, HTML & CSS examples
           This text has a color of #5136ea        
        
          <p style="color:#5136ea;">Text here</p>
        
        
          .mytext {color:#5136ea;}
        
        Text color #5136ea
      
           This box has a color of #5136ea        
        
          <div style="background-color:#5136ea;">Content here</div>
        
        
          .mybackground {background-color:#5136ea;}
        
        Background color #5136ea
      
           Border around this has a color of #5136ea        
        
          <div style="border:2px solid #5136ea;">Content here</div>
        
        
          .myborder {border:2px solid #5136ea;}
        
        Border color #5136ea