#0520bb color space conversions
Hex:
        #0520bb
        RGB:
        5, 32, 187
        CMY:
        98, 87, 27
        CMYK:
        97, 83, 0, 27
      HSL:
        231°, 94.7917%, 37.6471%
        HSV (HSB):
        231°, 97.3262%, 73.3333%
        XYZ:
        9.5487, 4.6531, 47.4086
        xyY:
        0.1550, 0.0755, 4.6531
      CIE-Lab:
        25.7228, 52.5977, -79.6512
        CIE-LCH:
        25.7228, 95.4507, 303.4388
        CIE-Luv:
        25.7228, -8.5130, -93.4072
        Hunter-Lab:
        21.5711, 41.2658, -115.2064
      #0520bb color charts
#0520bb RGB chart
      #0520bb CMYK chart
      #0520bb RGB pie chart
      #0520bb color shades, tints & tones
#0520bb color schemes
#0520bb color preview, HTML & CSS examples
           This text has a color of #0520bb        
        
          <p style="color:#0520bb;">Text here</p>
        
        
          .mytext {color:#0520bb;}
        
        Text color #0520bb
      
           This box has a color of #0520bb        
        
          <div style="background-color:#0520bb;">Content here</div>
        
        
          .mybackground {background-color:#0520bb;}
        
        Background color #0520bb
      
           Border around this has a color of #0520bb        
        
          <div style="border:2px solid #0520bb;">Content here</div>
        
        
          .myborder {border:2px solid #0520bb;}
        
        Border color #0520bb