#5100b5 color space conversions
Hex:
        #5100b5
        RGB:
        81, 0, 181
        CMY:
        68, 100, 29
        CMYK:
        55, 100, 0, 29
      HSL:
        267°, 100.0000%, 35.4902%
        HSV (HSB):
        267°, 100.0000%, 70.9804%
        XYZ:
        11.7338, 5.0855, 44.0792
        xyY:
        0.1927, 0.0835, 5.0855
      CIE-Lab:
        26.9771, 63.7184, -73.8538
        CIE-LCH:
        26.9771, 97.5419, 310.7865
        CIE-Luv:
        26.9771, 5.3503, -91.3691
        Hunter-Lab:
        22.5511, 53.4129, -100.1046
      #5100b5 color charts
#5100b5 RGB chart
      #5100b5 CMYK chart
      #5100b5 RGB pie chart
      #5100b5 color shades, tints & tones
#5100b5 color schemes
#5100b5 color preview, HTML & CSS examples
           This text has a color of #5100b5        
        
          <p style="color:#5100b5;">Text here</p>
        
        
          .mytext {color:#5100b5;}
        
        Text color #5100b5
      
           This box has a color of #5100b5        
        
          <div style="background-color:#5100b5;">Content here</div>
        
        
          .mybackground {background-color:#5100b5;}
        
        Background color #5100b5
      
           Border around this has a color of #5100b5        
        
          <div style="border:2px solid #5100b5;">Content here</div>
        
        
          .myborder {border:2px solid #5100b5;}
        
        Border color #5100b5