#2b48ae color space conversions
Hex:
        #2b48ae
        RGB:
        43, 72, 174
        CMY:
        83, 72, 32
        CMYK:
        75, 59, 0, 32
      HSL:
        227°, 60.3687%, 42.5490%
        HSV (HSB):
        227°, 75.2874%, 68.2353%
        XYZ:
        10.9536, 8.2043, 41.0507
        xyY:
        0.1819, 0.1363, 8.2043
      CIE-Lab:
        34.4048, 26.0570, -57.5781
        CIE-LCH:
        34.4048, 63.1997, 294.3491
        CIE-Luv:
        34.4048, -12.2857, -81.0511
        Hunter-Lab:
        28.6432, 18.1357, -64.9227
      #2b48ae color charts
#2b48ae RGB chart
      #2b48ae CMYK chart
      #2b48ae RGB pie chart
      #2b48ae color shades, tints & tones
#2b48ae color schemes
#2b48ae color preview, HTML & CSS examples
           This text has a color of #2b48ae        
        
          <p style="color:#2b48ae;">Text here</p>
        
        
          .mytext {color:#2b48ae;}
        
        Text color #2b48ae
      
           This box has a color of #2b48ae        
        
          <div style="background-color:#2b48ae;">Content here</div>
        
        
          .mybackground {background-color:#2b48ae;}
        
        Background color #2b48ae
      
           Border around this has a color of #2b48ae        
        
          <div style="border:2px solid #2b48ae;">Content here</div>
        
        
          .myborder {border:2px solid #2b48ae;}
        
        Border color #2b48ae