#5116fb color space conversions
Hex:
        #5116fb
        RGB:
        81, 22, 251
        CMY:
        68, 91, 2
        CMYK:
        68, 91, 0, 2
      HSL:
        255°, 96.6245%, 53.5294%
        HSV (HSB):
        255°, 91.2351%, 98.4314%
        XYZ:
        21.0928, 9.2882, 91.9479
        xyY:
        0.1724, 0.0759, 9.2882
      CIE-Lab:
        36.5333, 76.2793, -98.4668
        CIE-LCH:
        36.5333, 124.5562, 307.7639
        CIE-Luv:
        36.5333, -2.1099, -131.4243
        Hunter-Lab:
        30.4765, 70.2061, -157.5448
      #5116fb color charts
#5116fb RGB chart
      #5116fb CMYK chart
      #5116fb RGB pie chart
      #5116fb color shades, tints & tones
#5116fb color schemes
#5116fb color preview, HTML & CSS examples
           This text has a color of #5116fb        
        
          <p style="color:#5116fb;">Text here</p>
        
        
          .mytext {color:#5116fb;}
        
        Text color #5116fb
      
           This box has a color of #5116fb        
        
          <div style="background-color:#5116fb;">Content here</div>
        
        
          .mybackground {background-color:#5116fb;}
        
        Background color #5116fb
      
           Border around this has a color of #5116fb        
        
          <div style="border:2px solid #5116fb;">Content here</div>
        
        
          .myborder {border:2px solid #5116fb;}
        
        Border color #5116fb