#5078fe color space conversions
Hex:
        #5078fe
        RGB:
        80, 120, 254
        CMY:
        69, 53, 0
        CMYK:
        69, 53, 0, 0
      HSL:
        226°, 98.8636%, 65.4902%
        HSV (HSB):
        226°, 68.5039%, 99.6078%
        XYZ:
        27.9141, 22.2942, 96.5979
        xyY:
        0.1901, 0.1519, 22.2942
      CIE-Lab:
        54.3377, 29.1723, -70.9040
        CIE-LCH:
        54.3377, 76.6708, 292.3639
        CIE-Luv:
        54.3377, -18.8035, -113.4827
        Hunter-Lab:
        47.2167, 22.8985, -88.2463
      #5078fe color charts
#5078fe RGB chart
      #5078fe CMYK chart
      #5078fe RGB pie chart
      #5078fe color shades, tints & tones
#5078fe color schemes
#5078fe color preview, HTML & CSS examples
           This text has a color of #5078fe        
        
          <p style="color:#5078fe;">Text here</p>
        
        
          .mytext {color:#5078fe;}
        
        Text color #5078fe
      
           This box has a color of #5078fe        
        
          <div style="background-color:#5078fe;">Content here</div>
        
        
          .mybackground {background-color:#5078fe;}
        
        Background color #5078fe
      
           Border around this has a color of #5078fe        
        
          <div style="border:2px solid #5078fe;">Content here</div>
        
        
          .myborder {border:2px solid #5078fe;}
        
        Border color #5078fe