#2b0a95 color space conversions
Hex:
        #2b0a95
        RGB:
        43, 10, 149
        CMY:
        83, 96, 42
        CMYK:
        71, 93, 0, 42
      HSL:
        254°, 87.4214%, 31.1765%
        HSV (HSB):
        254°, 93.2886%, 58.4314%
        XYZ:
        6.5296, 2.9006, 28.6495
        xyY:
        0.1715, 0.0762, 2.9006
      CIE-Lab:
        19.6413, 51.1531, -66.7084
        CIE-LCH:
        19.6413, 84.0633, 307.4816
        CIE-Luv:
        19.6413, -1.4743, -70.5667
        Hunter-Lab:
        17.0311, 38.6311, -87.8148
      #2b0a95 color charts
#2b0a95 RGB chart
      #2b0a95 CMYK chart
      #2b0a95 RGB pie chart
      #2b0a95 color shades, tints & tones
#2b0a95 color schemes
#2b0a95 color preview, HTML & CSS examples
           This text has a color of #2b0a95        
        
          <p style="color:#2b0a95;">Text here</p>
        
        
          .mytext {color:#2b0a95;}
        
        Text color #2b0a95
      
           This box has a color of #2b0a95        
        
          <div style="background-color:#2b0a95;">Content here</div>
        
        
          .mybackground {background-color:#2b0a95;}
        
        Background color #2b0a95
      
           Border around this has a color of #2b0a95        
        
          <div style="border:2px solid #2b0a95;">Content here</div>
        
        
          .myborder {border:2px solid #2b0a95;}
        
        Border color #2b0a95