#0528ab color space conversions
Hex:
        #0528ab
        RGB:
        5, 40, 171
        CMY:
        98, 84, 33
        CMYK:
        97, 77, 0, 33
      HSL:
        227°, 94.3182%, 34.5098%
        HSV (HSB):
        227°, 97.0760%, 67.0588%
        XYZ:
        8.1721, 4.4901, 38.9640
        xyY:
        0.1583, 0.0870, 4.4901
      CIE-Lab:
        25.2298, 42.9680, -70.9065
        CIE-LCH:
        25.2298, 82.9094, 301.2151
        CIE-Luv:
        25.2298, -9.1694, -84.7245
        Hunter-Lab:
        21.1899, 31.7577, -94.1896
      #0528ab color charts
#0528ab RGB chart
      #0528ab CMYK chart
      #0528ab RGB pie chart
      #0528ab color shades, tints & tones
#0528ab color schemes
#0528ab color preview, HTML & CSS examples
           This text has a color of #0528ab        
        
          <p style="color:#0528ab;">Text here</p>
        
        
          .mytext {color:#0528ab;}
        
        Text color #0528ab
      
           This box has a color of #0528ab        
        
          <div style="background-color:#0528ab;">Content here</div>
        
        
          .mybackground {background-color:#0528ab;}
        
        Background color #0528ab
      
           Border around this has a color of #0528ab        
        
          <div style="border:2px solid #0528ab;">Content here</div>
        
        
          .myborder {border:2px solid #0528ab;}
        
        Border color #0528ab