#5279e3 color space conversions
Hex:
        #5279e3
        RGB:
        82, 121, 227
        CMY:
        68, 53, 11
        CMYK:
        64, 47, 0, 11
      HSL:
        224°, 72.1393%, 60.5882%
        HSV (HSB):
        224°, 63.8767%, 89.0196%
        XYZ:
        24.1822, 21.0146, 75.4547
        xyY:
        0.2004, 0.1742, 21.0146
      CIE-Lab:
        52.9655, 19.5620, -58.0799
        CIE-LCH:
        52.9655, 61.2858, 288.6141
        CIE-Luv:
        52.9655, -18.5016, -92.2956
        Hunter-Lab:
        45.8417, 13.9383, -65.5012
      #5279e3 color charts
#5279e3 RGB chart
      #5279e3 CMYK chart
      #5279e3 RGB pie chart
      #5279e3 color shades, tints & tones
#5279e3 color schemes
#5279e3 color preview, HTML & CSS examples
           This text has a color of #5279e3        
        
          <p style="color:#5279e3;">Text here</p>
        
        
          .mytext {color:#5279e3;}
        
        Text color #5279e3
      
           This box has a color of #5279e3        
        
          <div style="background-color:#5279e3;">Content here</div>
        
        
          .mybackground {background-color:#5279e3;}
        
        Background color #5279e3
      
           Border around this has a color of #5279e3        
        
          <div style="border:2px solid #5279e3;">Content here</div>
        
        
          .myborder {border:2px solid #5279e3;}
        
        Border color #5279e3