#0530db color space conversions
Hex:
        #0530db
        RGB:
        5, 48, 219
        CMY:
        98, 81, 14
        CMYK:
        98, 78, 0, 14
      HSL:
        228°, 95.5357%, 43.9216%
        HSV (HSB):
        228°, 97.7169%, 85.8824%
        XYZ:
        13.9057, 7.2606, 67.6864
        xyY:
        0.1565, 0.0817, 7.2606
      CIE-Lab:
        32.3931, 54.8735, -87.2546
        CIE-LCH:
        32.3931, 103.0751, 302.1654
        CIE-Luv:
        32.3931, -11.4338, -112.7782
        Hunter-Lab:
        26.9456, 44.9632, -130.0725
      #0530db color charts
#0530db RGB chart
      #0530db CMYK chart
      #0530db RGB pie chart
      #0530db color shades, tints & tones
#0530db color schemes
#0530db color preview, HTML & CSS examples
           This text has a color of #0530db        
        
          <p style="color:#0530db;">Text here</p>
        
        
          .mytext {color:#0530db;}
        
        Text color #0530db
      
           This box has a color of #0530db        
        
          <div style="background-color:#0530db;">Content here</div>
        
        
          .mybackground {background-color:#0530db;}
        
        Background color #0530db
      
           Border around this has a color of #0530db        
        
          <div style="border:2px solid #0530db;">Content here</div>
        
        
          .myborder {border:2px solid #0530db;}
        
        Border color #0530db