#5287fb color space conversions
Hex:
        #5287fb
        RGB:
        82, 135, 251
        CMY:
        68, 47, 2
        CMYK:
        67, 46, 0, 2
      HSL:
        221°, 95.4802%, 65.2941%
        HSV (HSB):
        221°, 67.3307%, 98.4314%
        XYZ:
        29.5562, 26.0868, 94.7443
        xyY:
        0.1965, 0.1735, 26.0868
      CIE-Lab:
        58.1194, 19.2655, -63.1468
        CIE-LCH:
        58.1194, 66.0203, 286.9665
        CIE-Luv:
        58.1194, -22.7924, -102.2686
        Hunter-Lab:
        51.0753, 13.9127, -74.2299
      #5287fb color charts
#5287fb RGB chart
      #5287fb CMYK chart
      #5287fb RGB pie chart
      #5287fb color shades, tints & tones
#5287fb color schemes
#5287fb color preview, HTML & CSS examples
           This text has a color of #5287fb        
        
          <p style="color:#5287fb;">Text here</p>
        
        
          .mytext {color:#5287fb;}
        
        Text color #5287fb
      
           This box has a color of #5287fb        
        
          <div style="background-color:#5287fb;">Content here</div>
        
        
          .mybackground {background-color:#5287fb;}
        
        Background color #5287fb
      
           Border around this has a color of #5287fb        
        
          <div style="border:2px solid #5287fb;">Content here</div>
        
        
          .myborder {border:2px solid #5287fb;}
        
        Border color #5287fb