#0519df color space conversions
Hex:
        #0519df
        RGB:
        5, 25, 223
        CMY:
        98, 90, 13
        CMYK:
        98, 89, 0, 13
      HSL:
        234°, 95.6140%, 44.7059%
        HSV (HSB):
        234°, 97.7578%, 87.4510%
        XYZ:
        13.7295, 6.0552, 70.2572
        xyY:
        0.1525, 0.0672, 6.0552
      CIE-Lab:
        29.5514, 66.0043, -94.2882
        CIE-LCH:
        29.5514, 115.0949, 304.9931
        CIE-Luv:
        29.5514, -9.0968, -113.5257
        Hunter-Lab:
        24.6074, 56.5297, -152.0552
      #0519df color charts
#0519df RGB chart
      #0519df CMYK chart
      #0519df RGB pie chart
      #0519df color shades, tints & tones
#0519df color schemes
#0519df color preview, HTML & CSS examples
           This text has a color of #0519df        
        
          <p style="color:#0519df;">Text here</p>
        
        
          .mytext {color:#0519df;}
        
        Text color #0519df
      
           This box has a color of #0519df        
        
          <div style="background-color:#0519df;">Content here</div>
        
        
          .mybackground {background-color:#0519df;}
        
        Background color #0519df
      
           Border around this has a color of #0519df        
        
          <div style="border:2px solid #0519df;">Content here</div>
        
        
          .myborder {border:2px solid #0519df;}
        
        Border color #0519df