#2b0aa1 color space conversions
Hex:
        #2b0aa1
        RGB:
        43, 10, 161
        CMY:
        83, 96, 37
        CMYK:
        73, 94, 0, 37
      HSL:
        253°, 88.3041%, 33.5294%
        HSV (HSB):
        253°, 93.7888%, 63.1373%
        XYZ:
        7.5378, 3.3039, 33.9586
        xyY:
        0.1683, 0.0737, 3.3039
      CIE-Lab:
        21.2220, 54.3793, -71.4555
        CIE-LCH:
        21.2220, 89.7942, 307.2720
        CIE-Luv:
        21.2220, -2.2555, -77.6042
        Hunter-Lab:
        18.1766, 42.2149, -98.0457
      #2b0aa1 color charts
#2b0aa1 RGB chart
      #2b0aa1 CMYK chart
      #2b0aa1 RGB pie chart
      #2b0aa1 color shades, tints & tones
#2b0aa1 color schemes
#2b0aa1 color preview, HTML & CSS examples
           This text has a color of #2b0aa1        
        
          <p style="color:#2b0aa1;">Text here</p>
        
        
          .mytext {color:#2b0aa1;}
        
        Text color #2b0aa1
      
           This box has a color of #2b0aa1        
        
          <div style="background-color:#2b0aa1;">Content here</div>
        
        
          .mybackground {background-color:#2b0aa1;}
        
        Background color #2b0aa1
      
           Border around this has a color of #2b0aa1        
        
          <div style="border:2px solid #2b0aa1;">Content here</div>
        
        
          .myborder {border:2px solid #2b0aa1;}
        
        Border color #2b0aa1