#0512b3 color space conversions
Hex:
        #0512b3
        RGB:
        5, 18, 179
        CMY:
        98, 93, 30
        CMYK:
        97, 90, 0, 30
      HSL:
        236°, 94.5652%, 36.0784%
        HSV (HSB):
        236°, 97.2067%, 70.1961%
        XYZ:
        8.4156, 3.7196, 42.9222
        xyY:
        0.1529, 0.0676, 3.7196
      CIE-Lab:
        22.7217, 55.9490, -79.8845
        CIE-LCH:
        22.7217, 97.5286, 305.0064
        CIE-Luv:
        22.7217, -6.9124, -87.0976
        Hunter-Lab:
        19.2861, 44.1384, -118.4524
      #0512b3 color charts
#0512b3 RGB chart
      #0512b3 CMYK chart
      #0512b3 RGB pie chart
      #0512b3 color shades, tints & tones
#0512b3 color schemes
#0512b3 color preview, HTML & CSS examples
           This text has a color of #0512b3        
        
          <p style="color:#0512b3;">Text here</p>
        
        
          .mytext {color:#0512b3;}
        
        Text color #0512b3
      
           This box has a color of #0512b3        
        
          <div style="background-color:#0512b3;">Content here</div>
        
        
          .mybackground {background-color:#0512b3;}
        
        Background color #0512b3
      
           Border around this has a color of #0512b3        
        
          <div style="border:2px solid #0512b3;">Content here</div>
        
        
          .myborder {border:2px solid #0512b3;}
        
        Border color #0512b3