#5078df color space conversions
Hex:
        #5078df
        RGB:
        80, 120, 223
        CMY:
        69, 53, 13
        CMYK:
        64, 46, 0, 13
      HSL:
        223°, 69.0821%, 59.4118%
        HSV (HSB):
        223°, 64.1256%, 87.4510%
        XYZ:
        23.3440, 20.4661, 72.5320
        xyY:
        0.2006, 0.1759, 20.4661
      CIE-Lab:
        52.3602, 18.4676, -56.8083
        CIE-LCH:
        52.3602, 59.7347, 288.0086
        CIE-Luv:
        52.3602, -18.6673, -89.9672
        Hunter-Lab:
        45.2395, 12.9386, -63.3914
      #5078df color charts
#5078df RGB chart
      #5078df CMYK chart
      #5078df RGB pie chart
      #5078df color shades, tints & tones
#5078df color schemes
#5078df color preview, HTML & CSS examples
           This text has a color of #5078df        
        
          <p style="color:#5078df;">Text here</p>
        
        
          .mytext {color:#5078df;}
        
        Text color #5078df
      
           This box has a color of #5078df        
        
          <div style="background-color:#5078df;">Content here</div>
        
        
          .mybackground {background-color:#5078df;}
        
        Background color #5078df
      
           Border around this has a color of #5078df        
        
          <div style="border:2px solid #5078df;">Content here</div>
        
        
          .myborder {border:2px solid #5078df;}
        
        Border color #5078df