#0519fe color space conversions
Hex:
        #0519fe
        RGB:
        5, 25, 254
        CMY:
        98, 90, 0
        CMYK:
        98, 90, 0, 0
      HSL:
        235°, 99.2032%, 50.7843%
        HSV (HSB):
        235°, 98.0315%, 99.6078%
        XYZ:
        18.2996, 7.8833, 94.3231
        xyY:
        0.1519, 0.0654, 7.8833
      CIE-Lab:
        33.7386, 74.3256, -104.8992
        CIE-LCH:
        33.7386, 128.5618, 305.3192
        CIE-Luv:
        33.7386, -10.2447, -131.2362
        Hunter-Lab:
        28.0772, 67.2042, -179.5260
      #0519fe color charts
#0519fe RGB chart
      #0519fe CMYK chart
      #0519fe RGB pie chart
      #0519fe color shades, tints & tones
#0519fe color schemes
#0519fe color preview, HTML & CSS examples
           This text has a color of #0519fe        
        
          <p style="color:#0519fe;">Text here</p>
        
        
          .mytext {color:#0519fe;}
        
        Text color #0519fe
      
           This box has a color of #0519fe        
        
          <div style="background-color:#0519fe;">Content here</div>
        
        
          .mybackground {background-color:#0519fe;}
        
        Background color #0519fe
      
           Border around this has a color of #0519fe        
        
          <div style="border:2px solid #0519fe;">Content here</div>
        
        
          .myborder {border:2px solid #0519fe;}
        
        Border color #0519fe