#5168fb color space conversions
Hex:
        #5168fb
        RGB:
        81, 104, 251
        CMY:
        68, 59, 2
        CMYK:
        68, 59, 0, 2
      HSL:
        232°, 95.5056%, 65.0980%
        HSV (HSB):
        232°, 67.7291%, 98.4314%
        XYZ:
        25.7562, 18.6150, 93.5023
        xyY:
        0.1868, 0.1350, 18.6150
      CIE-Lab:
        50.2337, 38.0674, -75.9049
        CIE-LCH:
        50.2337, 84.9157, 296.6344
        CIE-Luv:
        50.2337, -14.2856, -118.9774
        Hunter-Lab:
        43.1451, 31.0549, -98.2894
      #5168fb color charts
#5168fb RGB chart
      #5168fb CMYK chart
      #5168fb RGB pie chart
      #5168fb color shades, tints & tones
#5168fb color schemes
#5168fb color preview, HTML & CSS examples
           This text has a color of #5168fb        
        
          <p style="color:#5168fb;">Text here</p>
        
        
          .mytext {color:#5168fb;}
        
        Text color #5168fb
      
           This box has a color of #5168fb        
        
          <div style="background-color:#5168fb;">Content here</div>
        
        
          .mybackground {background-color:#5168fb;}
        
        Background color #5168fb
      
           Border around this has a color of #5168fb        
        
          <div style="border:2px solid #5168fb;">Content here</div>
        
        
          .myborder {border:2px solid #5168fb;}
        
        Border color #5168fb