#5139e5 color space conversions
Hex:
        #5139e5
        RGB:
        81, 57, 229
        CMY:
        68, 78, 10
        CMYK:
        65, 75, 0, 10
      HSL:
        248°, 76.7857%, 56.0784%
        HSV (HSB):
        248°, 75.1092%, 89.8039%
        XYZ:
        18.9993, 10.3327, 75.1218
        xyY:
        0.1819, 0.0989, 10.3327
      CIE-Lab:
        38.4331, 57.7247, -82.8751
        CIE-LCH:
        38.4331, 100.9971, 304.8582
        CIE-Luv:
        38.4331, -3.7672, -117.6503
        Hunter-Lab:
        32.1446, 49.2510, -116.0594
      #5139e5 color charts
#5139e5 RGB chart
      #5139e5 CMYK chart
      #5139e5 RGB pie chart
      #5139e5 color shades, tints & tones
#5139e5 color schemes
#5139e5 color preview, HTML & CSS examples
           This text has a color of #5139e5        
        
          <p style="color:#5139e5;">Text here</p>
        
        
          .mytext {color:#5139e5;}
        
        Text color #5139e5
      
           This box has a color of #5139e5        
        
          <div style="background-color:#5139e5;">Content here</div>
        
        
          .mybackground {background-color:#5139e5;}
        
        Background color #5139e5
      
           Border around this has a color of #5139e5        
        
          <div style="border:2px solid #5139e5;">Content here</div>
        
        
          .myborder {border:2px solid #5139e5;}
        
        Border color #5139e5