#2b66ae color space conversions
Hex:
        #2b66ae
        RGB:
        43, 102, 174
        CMY:
        83, 60, 32
        CMYK:
        75, 41, 0, 32
      HSL:
        213°, 60.3687%, 42.5490%
        HSV (HSB):
        213°, 75.2874%, 68.2353%
        XYZ:
        13.3876, 13.0723, 41.8620
        xyY:
        0.1959, 0.1913, 13.0723
      CIE-Lab:
        42.8720, 6.3919, -43.9252
        CIE-LCH:
        42.8720, 44.3878, 278.2795
        CIE-Luv:
        42.8720, -21.1875, -65.3203
        Hunter-Lab:
        36.1557, 2.8220, -43.3386
      #2b66ae color charts
#2b66ae RGB chart
      #2b66ae CMYK chart
      #2b66ae RGB pie chart
      #2b66ae color shades, tints & tones
#2b66ae color schemes
#2b66ae color preview, HTML & CSS examples
           This text has a color of #2b66ae        
        
          <p style="color:#2b66ae;">Text here</p>
        
        
          .mytext {color:#2b66ae;}
        
        Text color #2b66ae
      
           This box has a color of #2b66ae        
        
          <div style="background-color:#2b66ae;">Content here</div>
        
        
          .mybackground {background-color:#2b66ae;}
        
        Background color #2b66ae
      
           Border around this has a color of #2b66ae        
        
          <div style="border:2px solid #2b66ae;">Content here</div>
        
        
          .myborder {border:2px solid #2b66ae;}
        
        Border color #2b66ae