#5079eb color space conversions
Hex:
        #5079eb
        RGB:
        80, 121, 235
        CMY:
        69, 53, 8
        CMYK:
        66, 49, 0, 8
      HSL:
        224°, 79.4872%, 61.7647%
        HSV (HSB):
        224°, 65.9574%, 92.1569%
        XYZ:
        25.1410, 21.3784, 81.3986
        xyY:
        0.1965, 0.1671, 21.3784
      CIE-Lab:
        53.3611, 21.9901, -61.9281
        CIE-LCH:
        53.3611, 65.7165, 289.5494
        CIE-Luv:
        53.3611, -19.0043, -98.6659
        Hunter-Lab:
        46.2368, 16.1443, -72.0128
      #5079eb color charts
#5079eb RGB chart
      #5079eb CMYK chart
      #5079eb RGB pie chart
      #5079eb color shades, tints & tones
#5079eb color schemes
#5079eb color preview, HTML & CSS examples
           This text has a color of #5079eb        
        
          <p style="color:#5079eb;">Text here</p>
        
        
          .mytext {color:#5079eb;}
        
        Text color #5079eb
      
           This box has a color of #5079eb        
        
          <div style="background-color:#5079eb;">Content here</div>
        
        
          .mybackground {background-color:#5079eb;}
        
        Background color #5079eb
      
           Border around this has a color of #5079eb        
        
          <div style="border:2px solid #5079eb;">Content here</div>
        
        
          .myborder {border:2px solid #5079eb;}
        
        Border color #5079eb