#0519ce color space conversions
Hex:
        #0519ce
        RGB:
        5, 25, 206
        CMY:
        98, 90, 19
        CMYK:
        98, 88, 0, 19
      HSL:
        234°, 95.2607%, 41.3725%
        HSV (HSB):
        234°, 97.5728%, 80.7843%
        XYZ:
        11.5508, 5.1838, 58.7843
        xyY:
        0.1530, 0.0686, 5.1838
      CIE-Lab:
        27.2520, 61.2320, -88.2811
        CIE-LCH:
        27.2520, 107.4379, 304.7453
        CIE-Luv:
        27.2520, -8.4748, -103.7042
        Hunter-Lab:
        22.7679, 50.7144, -137.1432
      #0519ce color charts
#0519ce RGB chart
      #0519ce CMYK chart
      #0519ce RGB pie chart
      #0519ce color shades, tints & tones
#0519ce color schemes
#0519ce color preview, HTML & CSS examples
           This text has a color of #0519ce        
        
          <p style="color:#0519ce;">Text here</p>
        
        
          .mytext {color:#0519ce;}
        
        Text color #0519ce
      
           This box has a color of #0519ce        
        
          <div style="background-color:#0519ce;">Content here</div>
        
        
          .mybackground {background-color:#0519ce;}
        
        Background color #0519ce
      
           Border around this has a color of #0519ce        
        
          <div style="border:2px solid #0519ce;">Content here</div>
        
        
          .myborder {border:2px solid #0519ce;}
        
        Border color #0519ce