#5185fb color space conversions
Hex:
        #5185fb
        RGB:
        81, 133, 251
        CMY:
        68, 48, 2
        CMYK:
        68, 47, 0, 2
      HSL:
        222°, 95.5056%, 65.0980%
        HSV (HSB):
        222°, 67.7291%, 98.4314%
        XYZ:
        29.1935, 25.4894, 94.6481
        xyY:
        0.1955, 0.1707, 25.4894
      CIE-Lab:
        57.5492, 20.3314, -64.0652
        CIE-LCH:
        57.5492, 67.2140, 287.6071
        CIE-Luv:
        57.5492, -22.3960, -103.6060
        Hunter-Lab:
        50.4871, 14.8629, -75.8100
      #5185fb color charts
#5185fb RGB chart
      #5185fb CMYK chart
      #5185fb RGB pie chart
      #5185fb color shades, tints & tones
#5185fb color schemes
#5185fb color preview, HTML & CSS examples
           This text has a color of #5185fb        
        
          <p style="color:#5185fb;">Text here</p>
        
        
          .mytext {color:#5185fb;}
        
        Text color #5185fb
      
           This box has a color of #5185fb        
        
          <div style="background-color:#5185fb;">Content here</div>
        
        
          .mybackground {background-color:#5185fb;}
        
        Background color #5185fb
      
           Border around this has a color of #5185fb        
        
          <div style="border:2px solid #5185fb;">Content here</div>
        
        
          .myborder {border:2px solid #5185fb;}
        
        Border color #5185fb