#5101e5 color space conversions
Hex:
        #5101e5
        RGB:
        81, 1, 229
        CMY:
        68, 100, 10
        CMYK:
        65, 100, 0, 10
      HSL:
        261°, 99.1304%, 45.0980%
        HSV (HSB):
        261°, 99.5633%, 89.8039%
        XYZ:
        17.5471, 7.4282, 74.6377
        xyY:
        0.1762, 0.0746, 7.4282
      CIE-Lab:
        32.7624, 74.5199, -92.2716
        CIE-LCH:
        32.7624, 118.6056, 308.9249
        CIE-Luv:
        32.7624, 0.4513, -118.7810
        Hunter-Lab:
        27.2547, 67.2257, -143.2890
      #5101e5 color charts
#5101e5 RGB chart
      #5101e5 CMYK chart
      #5101e5 RGB pie chart
      #5101e5 color shades, tints & tones
#5101e5 color schemes
#5101e5 color preview, HTML & CSS examples
           This text has a color of #5101e5        
        
          <p style="color:#5101e5;">Text here</p>
        
        
          .mytext {color:#5101e5;}
        
        Text color #5101e5
      
           This box has a color of #5101e5        
        
          <div style="background-color:#5101e5;">Content here</div>
        
        
          .mybackground {background-color:#5101e5;}
        
        Background color #5101e5
      
           Border around this has a color of #5101e5        
        
          <div style="border:2px solid #5101e5;">Content here</div>
        
        
          .myborder {border:2px solid #5101e5;}
        
        Border color #5101e5