#5279fb color space conversions
Hex:
        #5279fb
        RGB:
        82, 121, 251
        CMY:
        68, 53, 2
        CMYK:
        67, 52, 0, 2
      HSL:
        226°, 95.4802%, 65.2941%
        HSV (HSB):
        226°, 67.3307%, 98.4314%
        XYZ:
        27.7296, 22.4336, 94.1354
        xyY:
        0.1922, 0.1555, 22.4336
      CIE-Lab:
        54.4841, 27.8076, -69.0047
        CIE-LCH:
        54.4841, 74.3970, 291.9486
        CIE-Luv:
        54.4841, -18.6347, -110.5667
        Hunter-Lab:
        47.3641, 21.6167, -84.6829
      #5279fb color charts
#5279fb RGB chart
      #5279fb CMYK chart
      #5279fb RGB pie chart
      #5279fb color shades, tints & tones
#5279fb color schemes
#5279fb color preview, HTML & CSS examples
           This text has a color of #5279fb        
        
          <p style="color:#5279fb;">Text here</p>
        
        
          .mytext {color:#5279fb;}
        
        Text color #5279fb
      
           This box has a color of #5279fb        
        
          <div style="background-color:#5279fb;">Content here</div>
        
        
          .mybackground {background-color:#5279fb;}
        
        Background color #5279fb
      
           Border around this has a color of #5279fb        
        
          <div style="border:2px solid #5279fb;">Content here</div>
        
        
          .myborder {border:2px solid #5279fb;}
        
        Border color #5279fb