#5163fb color space conversions
Hex:
        #5163fb
        RGB:
        81, 99, 251
        CMY:
        68, 61, 2
        CMYK:
        68, 61, 0, 2
      HSL:
        234°, 95.5056%, 65.0980%
        HSV (HSB):
        234°, 67.7291%, 98.4314%
        XYZ:
        25.2678, 17.6380, 93.3395
        xyY:
        0.1855, 0.1295, 17.6380
      CIE-Lab:
        49.0541, 41.0932, -77.8282
        CIE-LCH:
        49.0541, 88.0107, 297.8340
        CIE-Luv:
        49.0541, -13.0587, -121.0176
        Hunter-Lab:
        41.9977, 33.8980, -102.3732
      #5163fb color charts
#5163fb RGB chart
      #5163fb CMYK chart
      #5163fb RGB pie chart
      #5163fb color shades, tints & tones
#5163fb color schemes
#5163fb color preview, HTML & CSS examples
           This text has a color of #5163fb        
        
          <p style="color:#5163fb;">Text here</p>
        
        
          .mytext {color:#5163fb;}
        
        Text color #5163fb
      
           This box has a color of #5163fb        
        
          <div style="background-color:#5163fb;">Content here</div>
        
        
          .mybackground {background-color:#5163fb;}
        
        Background color #5163fb
      
           Border around this has a color of #5163fb        
        
          <div style="border:2px solid #5163fb;">Content here</div>
        
        
          .myborder {border:2px solid #5163fb;}
        
        Border color #5163fb