#2b08a1 color space conversions
Hex:
        #2b08a1
        RGB:
        43, 8, 161
        CMY:
        83, 97, 37
        CMYK:
        73, 95, 0, 37
      HSL:
        254°, 90.5325%, 33.1373%
        HSV (HSB):
        254°, 95.0311%, 63.1373%
        XYZ:
        7.5161, 3.2605, 33.9514
        xyY:
        0.1680, 0.0729, 3.2605
      CIE-Lab:
        21.0582, 54.8788, -71.7282
        CIE-LCH:
        21.0582, 90.3140, 307.4194
        CIE-Luv:
        21.0582, -2.1604, -77.4565
        Hunter-Lab:
        18.0568, 42.7012, -98.8409
      #2b08a1 color charts
#2b08a1 RGB chart
      #2b08a1 CMYK chart
      #2b08a1 RGB pie chart
      #2b08a1 color shades, tints & tones
#2b08a1 color schemes
#2b08a1 color preview, HTML & CSS examples
           This text has a color of #2b08a1        
        
          <p style="color:#2b08a1;">Text here</p>
        
        
          .mytext {color:#2b08a1;}
        
        Text color #2b08a1
      
           This box has a color of #2b08a1        
        
          <div style="background-color:#2b08a1;">Content here</div>
        
        
          .mybackground {background-color:#2b08a1;}
        
        Background color #2b08a1
      
           Border around this has a color of #2b08a1        
        
          <div style="border:2px solid #2b08a1;">Content here</div>
        
        
          .myborder {border:2px solid #2b08a1;}
        
        Border color #2b08a1